is_filled property

is_filled property

Gets a value indicating whether view is filled or not

Definition:

@property
def is_filled(self):
    ...

See Also