is_locked property

is_locked property

Gets a value indicating whether element is locked

Definition:

@property
def is_locked(self):
    ...

See Also