Generic Subscript

subscript(dynamicMember:)

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

Declaration 宣言

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

See Also 参照

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