PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
HeaderStyle
/
Navigation
Navigation
@
Immutable
class
Navigation
(
val
yearSwitchable
:
Boolean
)
:
HeaderStyle
Navigation style that can change year and month directly
Members
Constructors
Navigation
Link copied to clipboard
constructor
(
yearSwitchable
:
Boolean
)
Properties
year
Switchable
Link copied to clipboard
val
yearSwitchable
:
Boolean
Whether to support switch by years.
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int