Generic Subscript

subscript(_:)

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

Declaration 宣言

subscript<T>(t: T.Type) -> AttributedString.Runs.AttributesSlice1<T> where T : AttributedStringKey { get }