INSUserInterfaceCompression Interface

Definition

[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
Derived
Attributes
Implements

Properties

ActiveCompressionOptions
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

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

Applies to