SwiftUIStarterKit Documentation

Structure Max​Width​Preference​Key

public struct MaxWidthPreferenceKey: PreferenceKey  
%15 MaxWidthPreferenceKey MaxWidthPreferenceKey PreferenceKey PreferenceKey MaxWidthPreferenceKey->PreferenceKey

Conforms To

PreferenceKey

Properties

default​Value

public static let defaultValue  

Methods

reduce(value:​next​Value:​)

public static func reduce(value: inout CGFloat, nextValue: () -> CGFloat)