IconMarginSpan.Bitmap Property

Definition

Returns the bitmap to be used at the beginning of the text

public virtual Android.Graphics.Bitmap Bitmap { [Android.Runtime.Register("getBitmap", "()Landroid/graphics/Bitmap;", "GetGetBitmapHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getBitmap", "()Landroid/graphics/Bitmap;", "GetGetBitmapHandler", ApiSince=34)>]
member this.Bitmap : Android.Graphics.Bitmap

Property Value

a bitmap

Attributes

Remarks

Returns the bitmap to be used at the beginning of the text

Java documentation for android.text.style.IconMarginSpan.getBitmap().

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