INSLayerDelegateContentsScaleUpdating Interface

Definition

[Foundation.Protocol(IsInformal=true, Name="NSLayerDelegateContentsScaleUpdating", WrapperType=typeof(AppKit.NSLayerDelegateContentsScaleUpdatingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSLayerDelegateContentsScaleUpdating : IDisposable, ObjCRuntime.INativeObject
type INSLayerDelegateContentsScaleUpdating = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

ShouldInheritContentsScale(INSLayerDelegateContentsScaleUpdating, CALayer, nfloat, NSWindow)

Applies to