DependencyArray

@propertyWrapper
public struct DependencyArray<Value> : Inject

Undocumented

Public property

  • Undocumented

    Declaration

    Swift

    public var wrappedValue: [Value] { get }

Lifecycle