BaseControllerPointer.IsFocusLocked Property

Definition

Is the focus for this pointer currently locked?

public:
 property bool IsFocusLocked { bool get(); void set(bool value); };
public bool IsFocusLocked { get; set; }
member this.IsFocusLocked : bool with get, set
Public Property IsFocusLocked As Boolean

Property Value

Implements

Applies to