Structure
FrameSizePreferenceKey
public struct FrameSizePreferenceKey: PreferenceKey
Relationships
Conforms To
PreferenceKey
Properties
defaultValue
public static let defaultValue = CGSize.zero
Methods
reduce(value:nextValue:)
public static func reduce(value: inout CGSize, nextValue: () -> CGSize)