Package-level declarations

Types

Link copied to clipboard
data class Size(var width: Int = 0, var height: Int = 0)

Mutable pixel dimensions used by the recovered SDK APIs.