DatePicker.ITextElement.TextTransform 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.
property Microsoft::Maui::TextTransform Microsoft::Maui::Controls::ITextElement::TextTransform { Microsoft::Maui::TextTransform get(); void set(Microsoft::Maui::TextTransform value); };
Microsoft.Maui.TextTransform Microsoft.Maui.Controls.ITextElement.TextTransform { get; set; }
member this.Microsoft.Maui.Controls.ITextElement.TextTransform : Microsoft.Maui.TextTransform with get, set
Property TextTransform As TextTransform Implements ITextElement.TextTransform