Share via


InputView.ITextInput.CursorPosition 属性

定义

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

属性值

实现

适用于