INSLayerDelegateContentsScaleUpdating インターフェイス

定義

[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
属性
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

拡張メソッド

ShouldInheritContentsScale(INSLayerDelegateContentsScaleUpdating, CALayer, nfloat, NSWindow)

適用対象