Generic Subscript

subscript(dynamicMember:)

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

Declaration 宣言

subscript<K>(dynamicMember keyPath: KeyPath<AttributeDynamicLookup, K>) -> K.Value? where K : AttributedStringKey { get }