Enumeration 列挙

NSAttributedStringMarkdownInterpretedSyntax

A type that represents the syntax for intepreting a Markdown string. ある型、それはあるMarkdown文字列を解釈するための構文を表すものです。

Declaration 宣言

typedef enum NSAttributedStringMarkdownInterpretedSyntax : NSInteger {
    ...
} NSAttributedStringMarkdownInterpretedSyntax;

Topics 話題

Syntax Values 構文値

See Also 参照

Determining Markdown Parsing Options Markdown構文解析オプションを決定する