InputView.ITextInput.SelectionLength プロパティ

定義

property int Microsoft::Maui::ITextInput::SelectionLength { int get(); void set(int value); };
int Microsoft.Maui.ITextInput.SelectionLength { get; set; }
member this.Microsoft.Maui.ITextInput.SelectionLength : int with get, set
 Property SelectionLength As Integer Implements ITextInput.SelectionLength

プロパティ値

実装

適用対象