Enumeration 列挙

NSWhoseSpecifier.SubelementIdentifier

NSWhoseSpecifier uses these constants to specify sub-elements within the collection of objects being tested that pass the specifier’s test. NSWhoseSpecifierは、これらの定数を使って、テストされているオブジェクトからなるコレクション内で、指定子の持つテストに合格する、下位要素いくらかを指定します。

Declaration 宣言

enum SubelementIdentifier : UInt, @unchecked Sendable

Overview 概要

These constants are used by startSubelementIdentifier, startSubelementIdentifier, endSubelementIdentifier, and endSubelementIdentifier. これらの定数は、startSubelementIdentifierstartSubelementIdentifierendSubelementIdentifier、そしてendSubelementIdentifierによって使われます。

Topics 話題

Constants 定数

Relationships 関係

Conforms To 次に準拠