Share via


NSImageNameExtensions.GetConstant(NSImageName) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
NSImageName

The instance on which this method operates.

Returns

Applies to