Generic Subscript

subscript(_:_:)

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

Declaration 宣言

subscript<T, U>(t: T.Type, u: U.Type) -> AttributedString.Runs.AttributesSlice2<T, U> where T : AttributedStringKey, U : AttributedStringKey { get }