Share via


NSAttributedStringNameKeyExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
NSAttributedStringNameKey

The instance on which this method operates.

Returns

Applies to