Google is committed to advancing racial equity for Black communities. See how.
Added in API level 21
Deprecated in API level 28

MutableBoolean

class MutableBoolean
kotlin.Any
   ↳ android.util.MutableBoolean

Summary

Public constructors

<init>(value: Boolean)

Properties

Boolean

Public constructors

<init>

Added in API level 21
MutableBoolean(value: Boolean)

Properties

value

Added in API level 21
Deprecated in API level 28
var value: Boolean

Deprecated.