XCode 15.0 日本語化計画:New Human Interface Guideline
ローカライズされたテキスト内で代名詞を置換するための文法上の一致概念を指定する属性。
文字列内で優先代名詞を使用して人を参照する必要がある場合は、referentConcept 書式設定属性を使用します。
ReferentConcept の使用方法の例については、TermOfAddress を参照してください。
typealias AttributeScopes.FoundationAttributes.ReferentConceptAttribute.Value
static var inheritedByAddedText: Bool
static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?
static let markdownName: String
static var markdownName: String
static var runBoundaries: AttributedString.AttributeRunBoundaries?
static func decode(from: Decoder) -> Int
static func decodeMarkdown(from: Decoder) -> Int
static func encode(Int, to: Encoder)
MarkdownDecodableAttributedStringKey
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
参照先の概念属性にアクセスするためのスコープ。
let inflectionAlternative: AttributeScopes.FoundationAttributes.InflectionAlternativeAttribute
語形変化の代替属性にアクセスするためのスコープ。
enum AttributeScopes.FoundationAttributes.InflectionAlternativeAttribute
システムが文法上の一致を達成できない場合に、代替の語形変化を提供する属性。