Share via


INSLayerDelegateContentsScaleUpdating Interfaz

Definición

[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
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

ShouldInheritContentsScale(INSLayerDelegateContentsScaleUpdating, CALayer, nfloat, NSWindow)

Se aplica a