SidebarLeadingPadding
public struct SidebarLeadingPadding : EnvironmentKey
Represents the leading padding within the sidebar.
The SidebarLeadingPadding key defines the space between the sidebar’s content and its leading edge.
Note: The default value is 16 points.
-
Declaration
Swift
public static let defaultValue: CGFloat