Language

AssetManager.AssetInputStream.AssetInt Property

Definition

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

public int AssetInt { [Android.Runtime.Register("getAssetInt", "()I", "")] get; }
[<get: Android.Runtime.Register("getAssetInt", "()I", "")>]
member this.AssetInt : int

Property Value

This property is unsupported and throws UnsupportedOperationException when accessed.

Attributes

Remarks

Java documentation for android.content.res.AssetManager.AssetInputStream.getAssetInt().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to