MixedRealityKeyboardPreview.PreviewText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Text Mesh Pro text field to display the preview text.
public:
property TMPro::TextMeshPro ^ PreviewText { TMPro::TextMeshPro ^ get(); void set(TMPro::TextMeshPro ^ value); };
public TMPro.TextMeshPro PreviewText { get; set; }
member this.PreviewText : TMPro.TextMeshPro with get, set
Public Property PreviewText As TextMeshPro
Property Value
TMPro.TextMeshPro