UITextInputDelegate.SelectionDidChange(IUITextInput) Method

Definition

The selection in uiTextInput changed.

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

Parameters

uiTextInput
IUITextInput

Implements

Attributes

Applies to