is_footer_visible property

Gets value indicating that a footer placeholder is present. Read bool.

Definition:

@property
def is_footer_visible(self):
    ...

See Also