Share via


NSAttributedStringNameKeyExtensions Class

Definition

Extension methods for the NSAttributedStringNameKey enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class NSAttributedStringNameKeyExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type NSAttributedStringNameKeyExtensions = class
Inheritance
NSAttributedStringNameKeyExtensions
Attributes

Methods

Name Description
GetConstant(NSAttributedStringNameKey)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the NSAttributedStringNameKey value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the NSAttributedStringNameKey value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the NSAttributedStringNameKey value named by constant.

Applies to