Generic Subscript

subscript(_:)

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

Declaration 宣言

subscript<T>(keyPath: KeyPath<AttributeDynamicLookup, T>) -> AttributedString.Runs.AttributesSlice1<T> where T : AttributedStringKey { get }