XCode 15.0 日本語化計画:New Human Interface Guideline
Foundation が定義する属性の範囲。
let dateField: AttributeScopes.FoundationAttributes.DateFieldAttribute
日付フィールド属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.DateFieldAttribute
日付フィールドを属性として使用するための型。
let languageIdentifier: AttributeScopes.FoundationAttributes.LanguageIdentifierAttribute
言語識別子属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.LanguageIdentifierAttribute
言語識別子を属性として使用するための型。
let imageURL: AttributeScopes.FoundationAttributes.ImageURLAttribute
イメージの URL 属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.ImageURLAttribute
イメージ URL を属性として使用するための型。
let link: AttributeScopes.FoundationAttributes.LinkAttribute
link 属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.LinkAttribute
link を属性として使用するための型。
let inlinePresentationIntent: AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute
インライン提示意図の属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute
インラインの提示意図を属性として使用するための型。
struct InlinePresentationIntent
強調、取り消し線、コードボイスなどの特性について、一連の文字の表示意図を定義する型。
let presentationIntent: AttributeScopes.FoundationAttributes.PresentationIntentAttribute
提示意図属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.PresentationIntentAttribute
提示意図を属性として使用するための型。
段落、リスト、ブロック引用符、表などの文字ブロックの提示意図を定義する型。
let alternateDescription: AttributeScopes.FoundationAttributes.AlternateDescriptionAttribute
代替提示属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.AlternateDescriptionAttribute
代替説明を属性として使用するための型。
let replacementIndex: AttributeScopes.FoundationAttributes.ReplacementIndexAttribute
置換インデックス属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.ReplacementIndexAttribute
置換インデックスを属性として使用するための型。
ローカライズされた文字列引数属性にアクセスするためのプロパティ。
struct AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes
ローカライズされた文字列引数を属性として使用するための型。
let inflect: AttributeScopes.FoundationAttributes.InflectionRuleAttribute
語形変化ルール属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.InflectionRuleAttribute
語形変化ルールを属性として使用するための型。
let agreementArgument: AttributeScopes.FoundationAttributes.AgreementArgumentAttribute
一致引数属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.AgreementArgumentAttribute
ローカライズされた文字列内の引数との文法上の一致を表す属性。
let agreementConcept: AttributeScopes.FoundationAttributes.AgreementConceptAttribute
契約概念属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.AgreementConceptAttribute
語形変化したテキストの一部ではないオブジェクトの文法上の一致を表す属性。
let morphology: AttributeScopes.FoundationAttributes.MorphologyAttribute
形態属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.MorphologyAttribute
形態を属性として使用するための型。
let referentConcept: AttributeScopes.FoundationAttributes.ReferentConceptAttribute
参照先の概念属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.ReferentConceptAttribute
ローカライズされたテキスト内で代名詞を置換するための文法上の一致概念を指定する属性。
let inflectionAlternative: AttributeScopes.FoundationAttributes.InflectionAlternativeAttribute
語形変化の代替属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.InflectionAlternativeAttribute
システムが文法上の一致を達成できない場合に、代替の語形変化を提供する属性。
let numberFormat: AttributeScopes.FoundationAttributes.NumberFormatAttributes
数値書式属性にアクセスするためのプロパティ。
struct AttributeScopes.FoundationAttributes.NumberFormatAttributes
数値書式を属性として使用するための型。
let personNameComponent: AttributeScopes.FoundationAttributes.PersonNameComponentAttribute
人名コンポーネント属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.PersonNameComponentAttribute
人名コンポーネントを属性として使用するための型。
let markdownSourcePosition: AttributeScopes.FoundationAttributes.MarkdownSourcePositionAttribute
Markdown ソースの位置属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.MarkdownSourcePositionAttribute
Markdown ソースの位置を属性として使用するための型。
static var decodingConfiguration: AttributeScopeCodableConfiguration
型のインスタンスの復号を支援する構成インスタンス。
typealias AttributeScopes.FoundationAttributes.DecodingConfiguration
型のインスタンスの復号を支援する構成インスタンスの型。
static var encodingConfiguration: AttributeScopeCodableConfiguration
型のインスタンスのコード化を支援する構成インスタンス。
typealias AttributeScopes.FoundationAttributes.EncodingConfiguration
型のインスタンスのコード化を支援する構成インスタンスの型。
let byteCount: AttributeScopes.FoundationAttributes.ByteCountAttribute
let durationField: AttributeScopes.FoundationAttributes.DurationFieldAttribute
let measurement: AttributeScopes.FoundationAttributes.MeasurementAttribute
struct AttributeScopes.FoundationAttributes.MeasurementAttribute
enum AttributeScopes.FoundationAttributes.ByteCountAttribute
enum AttributeScopes.FoundationAttributes.DurationFieldAttribute
Foundation が定義する属性の範囲にアクセスするためのプロパティ。