Context.Assets Property
Definition
Return an AssetManager instance for your application's package.
[get: Android.Runtime.Register("getAssets", "()Landroid/content/res/AssetManager;", "GetGetAssetsHandler")]
public abstract Android.Content.Res.AssetManager Assets { get; }
member this.Assets : Android.Content.Res.AssetManager
Property Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the