ucs_handle property

ucs_handle property

Gets or sets the ucs handle.

Definition:

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

See Also