Back to Devexpress

Localizer.IStringLoader Members

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

latest536 B
Original Source

Localizer.IStringLoader Members

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

Methods

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

See Also

Localizer.IStringLoader Interface

DevExpress.Maui.Core Namespace