Table of Contents

LanguageSpecificText.LanguageSpecificText Constructor

Definition

Constructor

public LanguageSpecificText(bool applyKeywordStyle, IEnumerable<(string LanguageId, string Keyword)> text)

Parameters

applyKeywordStyle bool

True to apply the KeywordStyleName to the rendered language-specific text, false to not apply it.

text IEnumerable<(string Key, string Value)>

An enumerable list of tuples containing the language ID and related text to display