Generic Subscript

subscript(dynamicMember:)

Returns the attributed string key for a specified Foundation key path. 指定されたFoundationキーパスに対する属性付き文字列キーを返します。

Declaration 宣言

subscript<T>(dynamicMember keyPath: KeyPath<AttributeScopes.FoundationAttributes, T>) -> T where T : AttributedStringKey { get }

See Also 参照

Accessing Framework Attribute Scopes フレームワーク属性スコープにアクセスする