Android.Graphics.Drawables.BitmapDrawable.HasMipMap Property
Indicates whether the mipmap hint is enabled on this drawable's bitmap.

Syntax

[get: Android.Runtime.Register("hasMipMap", "()Z", "GetHasMipMapHandler")]
public virtual bool HasMipMap { get; }

See Also

BitmapDrawable.SetMipMap(bool)

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the mipmap hint is enabled on this drawable's bitmap.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18