Share via


NSImage.GetLayerContentsForContentsScale(NFloat) Method

Definition

[Foundation.Export("layerContentsForContentsScale:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject GetLayerContentsForContentsScale(System.Runtime.InteropServices.NFloat layerContentsScale);
[<Foundation.Export("layerContentsForContentsScale:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetLayerContentsForContentsScale : System.Runtime.InteropServices.NFloat -> Foundation.NSObject
override this.GetLayerContentsForContentsScale : System.Runtime.InteropServices.NFloat -> Foundation.NSObject

Parameters

layerContentsScale
NFloat

Returns

Attributes

Applies to