KeyboardInputFieldBase<T>.inputField Field

Definition

protected: T inputField;
[Microsoft.MixedReality.Toolkit.Experimental("<b><color=yellow>This is an experimental feature.</color></b>\nParts of the MRTK appear to have a lot of value even if the details haven’t fully been fleshed out. For these types of features, we want the community to see them and get value out of them early. Because they are early in the cycle, we label them as experimental to indicate that they are still evolving, and subject to change over time.")]
protected T inputField;
[<Microsoft.MixedReality.Toolkit.Experimental("<b><color=yellow>This is an experimental feature.</color></b>\nParts of the MRTK appear to have a lot of value even if the details haven’t fully been fleshed out. For these types of features, we want the community to see them and get value out of them early. Because they are early in the cycle, we label them as experimental to indicate that they are still evolving, and subject to change over time.")>]
val mutable inputField : 'T
Protected inputField As T 

Field Value

T
Attributes

Applies to