Contents

activeCompressionOptions

The compression options active for this button.

Declaration

@NSCopying var activeCompressionOptions: NSUserInterfaceCompressionOptions { get }

Discussion

Only compression options that have been applied and are actively being respected are returned. For more information about managing button sizes when space is restriced, see NSUserInterfaceCompressionOptions.

See Also

Managing button compression