locked property
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;
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.
final bool locked;