XCode 15.0 日本語化計画:New Human Interface Guideline
数値書式を属性として使用するための型。
typealias AttributeScopes.FoundationAttributes.NumberFormatAttributes.DecodingConfiguration
typealias AttributeScopes.FoundationAttributes.NumberFormatAttributes.EncodingConfiguration
let numberPart: AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute
let numberSymbol: AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute
static var decodingConfiguration: AttributeScopeCodableConfiguration
static var encodingConfiguration: AttributeScopeCodableConfiguration
enum AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute
enum AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute
let numberFormat: AttributeScopes.FoundationAttributes.NumberFormatAttributes
数値書式属性にアクセスするためのプロパティ。