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-app-template-core
/
com.mapsted.template_core.data.models.actionbar
/
ActionBar
Action
Bar
open
class
ActionBar
Members
Constructors
Action
Bar
Link copied to clipboard
constructor
(
status
:
ActionBar.Status
,
isOpen
:
Boolean
,
hoursToNextEvent
:
Int
,
minToNextEvent
:
Int
)
Types
Status
Link copied to clipboard
enum
Status
Properties
hours
To
Next
Event
Link copied to clipboard
open
var
hoursToNextEvent
:
Int
is
Open
Link copied to clipboard
open
var
isOpen
:
Boolean
min
To
Next
Event
Link copied to clipboard
open
var
minToNextEvent
:
Int
status
Link copied to clipboard
open
var
status
:
ActionBar.Status