effectiveCornerRadii
The effective radius of each corner in the view, calculated based on the corner configuration (cornerConfiguration). This value is nil when the corner configuration is nil.
Declaration
@NSCopying var effectiveCornerRadii: NSViewCornerRadii? { get }