UITextInputTraits_Extensions.SetSmartInsertDeleteType Method

Definition

Sets the style for smart insertion.

public static void SetSmartInsertDeleteType (this UIKit.IUITextInputTraits This, UIKit.UITextSmartInsertDeleteType value);
static member SetSmartInsertDeleteType : UIKit.IUITextInputTraits * UIKit.UITextSmartInsertDeleteType -> unit

Parameters

This
IUITextInputTraits

The instance on which this method operates.

Applies to