Instance Method インスタンスメソッド

inflected()

Applies automatic grammar agreement inflection rules to the attributed string and returns the result. 自動文法一致屈折(語形変化)規則を属性付き文字列に適用して、そして結果を返します。

Declaration 宣言

func inflected() -> AttributedString

Return Value 戻り値

An attributed string that represents the effect of applying inflection rules to the source attributed string. ある属性付き文字列、それは屈折規則それらを元となる属性付き文字列に適用することの効果を表します。