center_text property

center_text property

Returns if text should be centered in box horizontally. Read-only bool.

Definition:

@property
def center_text(self):
    ...

See Also