Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.map.selected_entity
/
TimebarHelper
Timebar
Helper
open
class
TimebarHelper
Members
Constructors
Timebar
Helper
Link copied to clipboard
constructor
(
context
:
Context
,
timezone
:
TimeZone
)
constructor
(
res
:
Resources
,
timezone
:
TimeZone
)
Functions
create
Time
Bar
Link copied to clipboard
open
fun
createTimeBar
(
@
Nullable
todaysHours
:
Hours
,
@
Nullable
tomorrowHours
:
Hours
)
:
TimeBar
create
Time
Bar
With
Resources
Link copied to clipboard
@
Nullable
open
fun
createTimeBarWithResources
(
@
Nullable
todaysHours
:
Hours
,
@
Nullable
tomorrowHours
:
Hours
)
:
TimeBar