MixedRealityKeyboardBase.DisableUIInteractionWhenTyping Property

Definition

Whether disable user's interaction with other UI elements while typing. Use this option to decrease the chance of keyboard getting accidentally closed.

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

Property Value

Applies to