Modifica

Condividi tramite


SpeechKeywordEvents.Global Property

Definition

Whether or not to register the IMixedRealitySpeechHandler for global input. If Global is true, then events in the SpeechKeyword state will be fired without requiring an object to be in focus.

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

Property Value

Applies to