InputView.ITextInput.Text Property

Definition

property System::String ^ Microsoft::Maui::ITextInput::Text { System::String ^ get(); void set(System::String ^ value); };
string Microsoft.Maui.ITextInput.Text { get; set; }
member this.Microsoft.Maui.ITextInput.Text : string with get, set
 Property Text As String Implements ITextInput.Text

Property Value

Implements

Applies to