toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.view.extension
/
SnapshotOption
Snapshot
Option
data
class
SnapshotOption
(
val
width
:
Int
,
val
height
:
Int
)
Snapshot option.
Since
0.5.4
Members
Constructors
Snapshot
Option
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int