Android.Graphics.Drawables.BitmapDrawable.HasAntiAlias Property
Indicates whether anti-aliasing is enabled for this drawable.

Syntax

[get: Android.Runtime.Register("hasAntiAlias", "()Z", "GetHasAntiAliasHandler")]
public virtual bool HasAntiAlias { get; }

See Also

BitmapDrawable.SetAntiAlias(bool)

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether anti-aliasing is enabled for this drawable.

[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