SceneFocusedValueKey

struct SceneFocusedValueKey : FocusedValueKey

The FocusedValueKey for the scene state

  • The typealias for the key

    Declaration

    Swift

    typealias Value = Binding<SceneState>