background_color_rgb428 property

background_color_rgb428 property

Gets or sets the background color RGB 428.

Definition:

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

See Also