solivagant
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
solivagant
lifecycle
/
com.hoc081098.solivagant.lifecycle
/
Lifecycle
/
State
/
DESTROYED
DESTROYED
DESTROYED
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
is
At
Least
Link copied to clipboard
fun
isAtLeast
(
state
:
Lifecycle.State
)
:
Boolean
Compares if this State is greater or equal to the given
state
.