pix
Toggle table of contents
1.6.8
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
pix
pix
/
io.ak1.pix.models
/
Options
Options
class
Options
:
Parcelable
Members
Constructors
Options
Link copied to clipboard
constructor
(
)
Properties
count
Link copied to clipboard
var
count
:
Int
flash
Link copied to clipboard
var
flash
:
Flash
is
Front
Facing
Link copied to clipboard
var
isFrontFacing
:
Boolean
mode
Link copied to clipboard
var
mode
:
Mode
path
Link copied to clipboard
var
path
:
String
pre
Selected
Urls
Link copied to clipboard
var
preSelectedUrls
:
ArrayList
<
Uri
>
ratio
Link copied to clipboard
var
ratio
:
Ratio
span
Count
Link copied to clipboard
var
spanCount
:
Int
video
Options
Link copied to clipboard
var
videoOptions
:
VideoOptions
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)