toggle menu
androidx-ktx-extras
androidJvm
switch theme
search in API
browser-ktx
/
io.github.edricchan03.androidx.browser.ktx.enums
/
ActivitySideSheetPosition
/
Companion
Companion
object
Companion
:
EnumFromValue
<
Int
,
ActivitySideSheetPosition
>
(
source
)
Members
Functions
from
Value
Link copied to clipboard
fun
fromValue
(
value
:
Int
)
:
ActivitySideSheetPosition
from
Value
Or
Else
Link copied to clipboard
fun
fromValueOrElse
(
value
:
Int
,
default
:
ActivitySideSheetPosition
)
:
ActivitySideSheetPosition
from
Value
Or
Null
Link copied to clipboard
open
override
fun
fromValueOrNull
(
value
:
Int
)
:
ActivitySideSheetPosition
?
has
Value
Link copied to clipboard
fun
hasValue
(
value
:
Int
)
:
Boolean
require
Value
Link copied to clipboard
fun
requireValue
(
value
:
Int
)
:
ActivitySideSheetPosition