InputView.TextTransform Property

Definition

public:
 property Microsoft::Maui::TextTransform TextTransform { Microsoft::Maui::TextTransform get(); void set(Microsoft::Maui::TextTransform value); };
public Microsoft.Maui.TextTransform TextTransform { get; set; }
member this.TextTransform : Microsoft.Maui.TextTransform with get, set
Public Property TextTransform As TextTransform

Property Value

Applies to