ItemCountPreferenceKey
public struct ItemCountPreferenceKey : PreferenceKey
Undocumented
-
Declaration
Swift
public static var defaultValue: Int
-
Declaration
Swift
public static func reduce(value: inout Int, nextValue: () -> Int)