is_ready property

is_ready property

Shows if device is ready for output.

Definition:

@property
def is_ready(self):
    ...

See Also