mobile-sdk
Toggle table of contents
13.5.0
Select version
13.5.0
13.4.0
13.3.0
13.2.0
13.1.0
12.10.0
12.9.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Full SDK for Compose
/
ru.dgis.sdk.compose.navigation.settings
/
SettingsKey
/
IntKey
Int
Key
class
IntKey
(
key
:
String
,
defaultValue
:
Int
)
:
SettingsKey
<
Int
>
Members
Constructors
Int
Key
Link copied to clipboard
constructor
(
key
:
String
,
defaultValue
:
Int
)
Properties
default
Value
Link copied to clipboard
val
defaultValue
:
Int
key
Link copied to clipboard
val
key
:
String
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