SwiftUIStarterKit Documentation

Structure Frame​Size​Preference​Key

public struct FrameSizePreferenceKey: PreferenceKey  
%3 FrameSizePreferenceKey FrameSizePreferenceKey PreferenceKey PreferenceKey FrameSizePreferenceKey->PreferenceKey

Conforms To

PreferenceKey

Properties

default​Value

public static let defaultValue = CGSize.zero

Methods

reduce(value:​next​Value:​)

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