LocalizationResourceManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class LocalizationResourceManager : Xamarin.CommunityToolkit.ObjectModel.ObservableObject
- Inheritance
Properties
Current | |
CurrentCulture | |
Item[String] |
Methods
GetValue(String) | |
Init(ResourceManager, CultureInfo) | |
Init(ResourceManager) | |
Invalidate() | |
OnPropertyChanged(String) |
Raises the property changed event. (Inherited from ObservableObject) |
SetCulture(CultureInfo) | |
SetProperty<T>(T, T, String, Action, Action, Func<T,T,Boolean>) |
Sets the property. (Inherited from ObservableObject) |
Events
PropertyChanged |
Occurs when property changed. (Inherited from ObservableObject) |