UITextInputTraits_Extensions.GetSmartDashesType(IUITextInputTraits) Method

Definition

Gets the smart dashes style.

public static UIKit.UITextSmartDashesType GetSmartDashesType (this UIKit.IUITextInputTraits This);
static member GetSmartDashesType : UIKit.IUITextInputTraits -> UIKit.UITextSmartDashesType

Parameters

This
IUITextInputTraits

The instance on which this method operates.

Returns

Applies to