Back to Devexpress

Localizer.IStringLoader Methods

maui-devexpress-dot-maui-dot-core-dot-localizer-dot-istringloader-dot-underscore-methods.md

latest620 B
Original Source

Localizer.IStringLoader Methods

An interface that should be implemented by a class that returns a localization string value by its key.

NameDescription
TryGetString(String, out String)Returns the localization string value by its key.

See Also

Localizer.IStringLoader Interface

Localizer.IStringLoader Members

DevExpress.Maui.Core Namespace