ucs_icon property

ucs_icon property

Gets or sets the ucs icon.

Definition:

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

See Also