Share via


NSImageNameExtensions Class

Definition

Extension methods for the NSImageName enumeration.

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

Methods

Name Description
GetConstant(NSImageName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSImageName value named by constant.

Applies to