IUITextInputDelegate.SelectionDidChange(IUITextInput) Method

Definition

The selection in uiTextInput changed.

[Foundation.Export("selectionDidChange:")]
[Foundation.Preserve(Conditional=true)]
public void SelectionDidChange (UIKit.IUITextInput uiTextInput);
abstract member SelectionDidChange : UIKit.IUITextInput -> unit

Parameters

uiTextInput
IUITextInput
Attributes

Applies to