UITextInputTraits_Extensions.SetSmartDashesType Method

Definition

Sets the style for smart dashes.

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

Parameters

This
IUITextInputTraits

The instance on which this method operates.

Applies to