NSImage.GetLayerContentsForContentsScale(nfloat) Method

Definition

[Foundation.Export("layerContentsForContentsScale:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject GetLayerContentsForContentsScale (nfloat layerContentsScale);
abstract member GetLayerContentsForContentsScale : nfloat -> Foundation.NSObject
override this.GetLayerContentsForContentsScale : nfloat -> Foundation.NSObject

Parameters

layerContentsScale
nfloat

Returns

Attributes

Applies to