var failurePolicy : AttributedString.MarkdownParsingOptions.FailurePolicy
The policy for handling a parsing failure.
ある構文解析失敗を取り扱うための方針。
enum AttributedString.MarkdownParsingOptions.FailurePolicy
A type that represents policies for handling parsing failures.
ある型、それは構文解析失敗を取り扱うための方針を表すものです。
var interpretedSyntax : AttributedString.MarkdownParsingOptions.InterpretedSyntax
The syntax for interpreting a Markdown string.
あるMarkdown文字列を解釈するための構文。
enum AttributedString.MarkdownParsingOptions.InterpretedSyntax
A type that represents the syntax for interpreting a Markdown string.
ある型、それはあるMarkdown文字列を解釈するための構文を表すものです。
var languageCode : String?
The language code for this document.