Generic Subscript

subscript(dynamicMember:)

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

Declaration 宣言

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

See Also 参照

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