languageHint
The language associated with the code listing.
Declaration
@property (copy, readonly) NSString * languageHint;Discussion
If the intent is not a code block, the value of this property is nil.
The language associated with the code listing.
@property (copy, readonly) NSString * languageHint;If the intent is not a code block, the value of this property is nil.