device property

device property

Gets the underlying device associated with the context. See IDevice.

Definition:

@property
def device(self):
    ...

See Also