text_cap_type property

text_cap_type property

Returns the type of text capitalization. Read-only TextCapType.

Definition:

@property
def text_cap_type(self):
    ...

See Also