table_brightness property

table_brightness property

Gets or sets the brightness.

Definition:

@property
def table_brightness(self):
    ...
@table_brightness.setter
def table_brightness(self, value):
    ...

See Also