The members of Android.Content.Res.AssetManager are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Close()Close this asset manager. | ||
GetLocales()Get the locales that this asset manager contains data for. | ||
List(string)Return a String array of all the assets at the given path. | ||
ListAsync(string)Documentation for this section has not yet been entered. | ||
Open(string)Open an asset using ACCESS_STREAMING mode. | ||
Open(string, Access)Open an asset using an explicit access mode, returning an InputStream to read its contents. | ||
OpenFd(string) | ||
OpenNonAssetFd(string) | ||
OpenNonAssetFd(int, string) | ||
OpenXmlResourceParser(string)Retrieve a parser for a compiled XML file. | ||
OpenXmlResourceParser(int, string)Retrieve a parser for a compiled XML file. |