Structure
MaxWidthPreferenceKey
public struct MaxWidthPreferenceKey: PreferenceKey
Relationships
Conforms To
PreferenceKey
Properties
defaultValue
public static let defaultValue
Methods
reduce(value:nextValue:)
public static func reduce(value: inout CGFloat, nextValue: () -> CGFloat)