getLocalizedValue abstract method

DictionaryValue getLocalizedValue(
  1. PassFile pass,
  2. Locale? locale
)

Localized value based on given locale and pass.

Implementation

DictionaryValue getLocalizedValue(PassFile pass, Locale? locale);