style property

style property

The style of this Font.

Default value is FontStyle.regular (normal text).

Definition:

@property
def style(self):
    ...

See Also