locked property

bool locked
final

Defines if the object drawable is locked or not. If it is locked, it won't be movable, scalable or re-sizable using the UI.

Implementation

final bool locked;