DialogShell.TitleText 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.
Title text of the dialog
public:
property TMPro::TextMeshPro ^ TitleText { TMPro::TextMeshPro ^ get(); void set(TMPro::TextMeshPro ^ value); };
public TMPro.TextMeshPro TitleText { get; set; }
member this.TitleText : TMPro.TextMeshPro with get, set
Public Property TitleText As TextMeshPro
Property Value
TMPro.TextMeshPro