UITextInputTraits_Extensions.GetSmartInsertDeleteType Method

Definition

Gets the smart insert style.

public static UIKit.UITextSmartInsertDeleteType GetSmartInsertDeleteType (this UIKit.IUITextInputTraits This);
static member GetSmartInsertDeleteType : UIKit.IUITextInputTraits -> UIKit.UITextSmartInsertDeleteType

Parameters

This
IUITextInputTraits

The instance on which this method operates.

Returns

Applies to