IconMarginSpan.Bitmap 属性

定义

返回要用于文本开头的位图

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

属性值

位图

属性

注解

返回要用于文本开头的位图

适用于 . 的 android.text.style.IconMarginSpan.getBitmap()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于