UIInputViewController.SelectionDidChange(IUITextInput) Method

Definition

The selection in the uiTextInput changed.

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

Parameters

uiTextInput
IUITextInput

Implements

Attributes

Applies to