ContextInfo

data class ContextInfo(var scissors: RectangleInt? = null, var viewport: RectangleInt? = null)

Constructors

Link copied to clipboard
constructor(scissors: RectangleInt? = null, viewport: RectangleInt? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard