Region

data class Region(val bounds: Rect) : RefreshScope(source)

Refresh a rectangular portion of the view.

Constructors

Link copied to clipboard
constructor(bounds: Rect)

Properties

Link copied to clipboard

Region expressed in view-local physical pixels.