SidebarTrailingPadding

public struct SidebarTrailingPadding : EnvironmentKey

Represents the trailing padding within the sidebar.

The SidebarTrailingPadding key defines the space between the sidebar’s content and its trailing edge.

Note: The default value is 16 points.

  • Declaration

    Swift

    public static let defaultValue: CGFloat