toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils
/
ViewPort
View
Port
data
class
ViewPort
(
val
x
:
Int
,
val
y
:
Int
,
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
View
Port
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int