minimumSize(withPrioritizedCompressionOptions:)
Returns the minimum size of the button by using the compression options.
Declaration
func minimumSize(withPrioritizedCompressionOptions prioritizedOptions: [NSUserInterfaceCompressionOptions]) -> NSSizeParameters
- prioritizedOptions:
An array of interface compression options.
Return Value
The size of the compressed button.