Enumeration Case
列挙ケース
NSXMLNode
NSXMLNodeCompactEmptyElement
Requests that an element should be contracted when empty; for example,
<flag/>
.
ある要素が空の時に短縮されるべきであることを要請します;例えば、<flag/>
。
Availability 有効性
- macOS 10.12+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
NSXMLNodeCompactEmptyElement = 1UL << 2