display_ucs property

display_ucs property

Gets or sets the display UCS.

Definition:

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

See Also