BaseGenericInputSource.SourceType Property

Definition

The type of input source this object represents.

public:
 property Microsoft::MixedReality::Toolkit::Input::InputSourceType SourceType { Microsoft::MixedReality::Toolkit::Input::InputSourceType get(); void set(Microsoft::MixedReality::Toolkit::Input::InputSourceType value); };
public Microsoft.MixedReality.Toolkit.Input.InputSourceType SourceType { get; set; }
member this.SourceType : Microsoft.MixedReality.Toolkit.Input.InputSourceType with get, set
Public Property SourceType As InputSourceType

Property Value

Applies to