text_bottom_intent property

text_bottom_intent property

Gets or sets the bottom intent of text.

Definition:

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

See Also