Skip to main content
All docs
V25.1
  • LocalizableString Class

    Retrieves localized strings based on a key and updates them automatically when the current culture (locale) changes.

    Namespace: DevExpress.Maui.Mvvm

    Assembly: DevExpress.Maui.Mvvm.dll

    NuGet Package: DevExpress.Maui.Mvvm

    Declaration

    public class LocalizableString :
        DXObservableObject

    Inheritance

    System.Object
    CommunityToolkit.Mvvm.ComponentModel.ObservableObject
    DXObservableObject
    LocalizableString
    See Also