XCode 15.0 日本語化計画:New Human Interface Guideline
指定された AppKit キーパスの属性付き文字列キーを返します。
subscript<T>(dynamicMember: KeyPath<AttributeScopes.FoundationAttributes, T>) -> T
指定された Foundation キーパスの属性付き文字列キーを返します。
指定された Foundation の数値形式キーパスの属性付き文字列キーを返します。
subscript<T>(dynamicMember: KeyPath<AttributeScopes.SwiftUIAttributes, T>) -> T
指定された SwiftUI キーパスの属性付き文字列キーを返します。
subscript<T>(dynamicMember: KeyPath<AttributeScopes.UIKitAttributes, T>) -> T
指定された UIKit キーパスの属性付き文字列キーを返します。