Enumeration
列挙
Attribute
AttributeScopes.FoundationAttributes.MorphologyAttribute
A type for using a morphology as an attribute.
ある語形論を属性として使うためのある型。
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
@frozen enum MorphologyAttribute
Topics 話題
Type Aliases 型エイリアス
Instance Properties インスタンスプロパティ
Type Properties 型プロパティ
Relationships 関係
See Also 参照
Using Automatic Grammar Agreement Attributes 自動文法一致属性を使う
let inflect: AttributeScopes.FoundationAttributes.InflectionRuleAttribute
A property for accessing an inflection rule attribute.
ある屈折(語形変化)規則属性にアクセスするためのあるプロパティ。
enum AttributeScopes.FoundationAttributes.InflectionRuleAttribute
A type for using an inflection rule as an attribute.
ある屈折(語形変化)規則を属性として使うためのある型。
let morphology: AttributeScopes.FoundationAttributes.MorphologyAttribute
A property for accessing a morphology attribute.
ある語形論属性にアクセスするためのあるプロパティ。