Size

data class Size(val size: IntSize) : TextAreaViewport(source)

Uses an exact outer logical size independent of the requested row count or glyph ink height.

Throws

when either dimension is non-positive.

Constructors

Link copied to clipboard
constructor(size: IntSize)

Properties

Link copied to clipboard

positive outer extent, including runtime frame insets.