Language.getStyleFallback

string getStyleFallback(string styleId)

Returns the ID of the style to use if the specified style_id is not present in the current style scheme.

Parameters

styleIda style ID.

Returns

the ID of the style to use if the

specified style_id is not present in the current style scheme or null if the style has no fallback defined. The returned string is owned by the language and must not be modified.