Share via


UITextFormattingViewControllerTextAlignmentExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
UITextFormattingViewControllerTextAlignment

The instance on which this method operates.

Returns

Applies to