INSUserInterfaceCompression インターフェイス

定義

[Foundation.Protocol(Name="NSUserInterfaceCompression", WrapperType=typeof(AppKit.NSUserInterfaceCompressionWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSUserInterfaceCompression : IDisposable, ObjCRuntime.INativeObject
type INSUserInterfaceCompression = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

ActiveCompressionOptions
Handle

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

(継承元 INativeObject)

メソッド

Compress(NSUserInterfaceCompressionOptions[])
GetMinimumSize(NSUserInterfaceCompressionOptions[])

適用対象