IKOverlayTypeExtensions.GetConstant(IKOverlayType) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
IKOverlayType

The instance on which this method operates.

Returns

Applies to