is_background property

is_background property

The page is a background page. True if the page is a background page; otherwise, False.

Definition:

@property
def is_background(self):
    ...

See Also