is_background property

is_background property

Gets a value indicating whether the page is a background page.

Definition:

@property
def is_background(self):
    ...

See Also