UITextInputTraits_Extensions.SetSmartQuotesType Method

Definition

Sets the style for smart quotes.

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

Parameters

This
IUITextInputTraits

The instance on which this method operates.

Applies to