列挙型


AttributeScopes.FoundationAttributes.Referent
ConceptAttribute


ローカライズされたテキスト内で代名詞を置換するための文法上の一致概念を指定する属性。


iOS 17.0+ iPadOS 17.0+ macOS 14.0+ Mac Catalyst 17.0+

tvOS 17.0+ watchOS 10.0+ visionOS 1.0+ Xcode 15.0+

@frozen
enum
ReferentConceptAttribute






概観


文字列内で優先代名詞を使用して人を参照する必要がある場合は、referentConcept 書式設定属性を使用します。


ReferentConcept の使用方法の例については、TermOfAddress を参照してください。






トピックス


型エイリアス


typealias AttributeScopes.FoundationAttributes.ReferentConceptAttribute.Value



インスタンスプロパティ


var description: String



型プロパティ


static var inheritedByAddedText: Bool


static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?


static let markdownName: String


static var markdownName: String


static let name: String


static var runBoundaries: AttributedString.AttributeRunBoundaries?



型メソッド


static func decode(from: Decoder) -> Int


static func decodeMarkdown(from: Decoder) -> Int


static func encode(Int, to: Encoder)






関連


以下に準拠


DecodableAttributedStringKey


EncodableAttributedStringKey


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

システムが文法上の一致を達成できない場合に、代替の語形変化を提供する属性。


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ