PlaceholderStyle

class PlaceholderStyle(val width: Float, val height: Float, alignment: PlaceholderAlignment, baselineMode: BaselineMode, baseline: Float)

Constructors

Link copied to clipboard
constructor(width: Float, height: Float, alignment: PlaceholderAlignment, baselineMode: BaselineMode, baseline: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Distance from the top edge of the rect to the baseline position. This baseline will be aligned against the alphabetic baseline of the surrounding text.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String