Property locked
locked
Allows retrieving and and setting the Timeline Window lock state. When the lock is off, the window focus follows the Unity selection.
Declaration
public abstract bool locked { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
When lock transitions from true to false, the focused timeline will be synchronized with the Unity selection.