Share via


UITextFormattingViewControllerHighlightExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
UITextFormattingViewControllerHighlight

The instance on which this method operates.

Returns

Applies to