UITextInputTraits_Extensions.GetSmartQuotesType(IUITextInputTraits) Method

Definition

Gets the smart quotes style.

public static UIKit.UITextSmartQuotesType GetSmartQuotesType (this UIKit.IUITextInputTraits This);
static member GetSmartQuotesType : UIKit.IUITextInputTraits -> UIKit.UITextSmartQuotesType

Parameters

This
IUITextInputTraits

The instance on which this method operates.

Returns

Applies to