NSImage.GetLayerContentsForContentsScale(nfloat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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