IUITextInputDelegate.SelectionWillChange(IUITextInput) Method

Definition

The selection in uiTextInput is about to change.

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

Parameters

uiTextInput
IUITextInput
Attributes

Applies to