Enumeration
列挙
NSAttributedStringMarkdownParsingFailurePolicy
A type that represents policies for handling parsing failures.
ある型、それは構文解析失敗を取り扱うための方針を表すものです。
Declaration
宣言
typedef enum NSAttributedStringMarkdownParsingFailurePolicy : NSInteger
{
...
} NSAttributedStringMarkdownParsingFailurePolicy;
See Also
参照
Determining Markdown Parsing Options
Markdown構文解析オプションを決定する
allowsExtendedAttributes
A Boolean value that indicates whether parsing allows extensions to Markdown that specify extended attributes.
あるブール値、それは構文解析することが拡張それらに拡張された属性それらを詳述するMarkdownを許可するかどうかを指し示します。
failurePolicy
The policy for handling a parsing failure.
ある構文解析失敗を取り扱うための方針。
interpretedSyntax
The syntax for intepreting a Markdown string.
あるMarkdown文字列を解釈するための構文。
languageCode
The BCP-47 language code for this document.
この書類のためのBCP-47言語コード。