Contents

subscript(_:_:)

Declaration

@MainActor @preconcurrency subscript<T>(componentType: T.Type, backDeploy: Void = ()) -> T? where T : _ImplicitlyAnimatableBuiltinComponent { get set }

See Also

Accessing animatable components