UIListSeparatorAutomaticInsets

Static UIListSeparatorAutomaticInsets 

Source
pub unsafe static UIListSeparatorAutomaticInsets: NSDirectionalEdgeInsets
Available on crate features UIGeometry and UIListSeparatorConfiguration and objc2-core-foundation only.
Expand description

Use the values from the edges in this constant to indicate to the consumer of a UIListSeparatorConfiguration that the value for that edge should be replaced with an appropriate inset.

See also Apple’s documentation