devsite/tools/jazzy/templates

FirebaseRemoteConfig Framework Reference

Structures

The following structures are available globally.

  • A property wrapper that listens to a Remote Config value.

    Declaration

    Swift

    @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
    @propertyWrapper
    public struct RemoteConfigProperty<T> : DynamicProperty where T : Decodable