Generic Subscript

subscript(_:)

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

Declaration 宣言

subscript<K>(_: K.Type) -> K.Value? where K : AttributedStringKey { get }