subscript(_:)

Declaration

subscript<C>(componentType: C.Type) -> Binding<C?> where C : Component { get }