Enumeration 列挙

NSXMLDocumentContentKind

Type used to define the kind of document content. 書類内容の種類を定義するために使われる型。

Declaration 宣言

typedef enum NSXMLDocumentContentKind : NSUInteger {
    ...
} NSXMLDocumentContentKind;

Overview 概要

For possible values, see Document Content Types. 可能な値として、書類のコンテンツタイプを見てください。

Topics 話題

Enumeration Cases 列挙ケース