The geometric padding inside the stack view, surrounding its views, in points.
SDK
- macOS 10.9+
Framework
- App
Kit
Declaration
var edgeInsets: NSEdge Insets { get set }
Discussion
The default value is (0, 0, 0, 0)
. Edge insets remain as they are if you change the value of a stack view’s orientation
property or the value of its inherited user
property.