minContentSize()
Indicates the receiver’s minimum content size.
Declaration
@MainActor func minContentSize() -> NSSizeDiscussion
The receiver does not allow a size smaller than minContentSize.
Indicates the receiver’s minimum content size.
@MainActor func minContentSize() -> NSSizeThe receiver does not allow a size smaller than minContentSize.