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

MutableChar

class MutableChar
kotlin.Any
   ↳ android.util.MutableChar

Summary

Public constructors
<init>(value: Char)

Properties
Char

Public constructors

<init>

Added in API level 21
MutableChar(value: Char)

Properties

value

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

Deprecated.