Android.Content.Res.Loader Namespace
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.
Contains classes for dynamically supplying resources and assets to an application.
Classes
| Name | Description |
|---|---|
| ResourcesLoader |
A container for supplying |
| ResourcesProvider |
Provides methods to load resources data from APKs ( |
Interfaces
| Name | Description |
|---|---|
| IAssetsProvider |
Provides callbacks that allow for the values of file-based resources or assets of a
|
Remarks
Use resource loaders and providers to add resources and assets or override existing values at runtime.