Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.opengl.colortransformation
/
CalendarSource
/
System
System
data
class
System
(
timeZone
:
TimeZone
=
TimeZone.getDefault()
)
:
CalendarSource
Members
Constructors
System
Link copied to clipboard
constructor
(
timeZone
:
TimeZone
=
TimeZone.getDefault()
)
Types
CREATOR
Link copied to clipboard
object
CREATOR
:
Parcelable.Creator
<
CalendarSource.System
>
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
)
:
Calendar
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
parcel
:
Parcel
,
flags
:
Int
)