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[])

适用于