Share via


UITextFormattingViewControllerComponentKeyExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this UIKit.UITextFormattingViewControllerComponentKey self);
static member GetConstant : UIKit.UITextFormattingViewControllerComponentKey -> Foundation.NSString

Parameters

self
UITextFormattingViewControllerComponentKey

The instance on which this method operates.

Returns

Applies to