Generic Subscript

subscript(dynamicMember:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

subscript<S>(dynamicMember keyPath: KeyPath<AttributeScopes, S.Type>) -> ScopedAttributeContainer<S> where S : AttributeScope { get }