Align Image Span
Constructors
AlignImageSpan
Link copied to clipboard
作为 span 的 Drawable
AlignImageSpan
Link copied to clipboard
open fun AlignImageSpan(d: Drawable, verticalAlignment: Int, fontWidthMultiple: Float)
Content copied to clipboard
作为 span 的 Drawable
Functions
getSize
Link copied to clipboard
open fun getSize(paint: Paint, text: CharSequence, start: Int, end: Int, fm: Paint.FontMetricsInt): Int
Content copied to clipboard
setAvoidSuperChangeFontMetrics
Link copied to clipboard
open fun setAvoidSuperChangeFontMetrics(avoidSuperChangeFontMetrics: Boolean)
Content copied to clipboard
Properties
ALIGN_MIDDLE
Link copied to clipboard
Inheritors
MarginImageSpan
Link copied to clipboard