{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Ref


Value holder general purpose class.

Summary

Public constructors

<T : Any?> Ref()
Cmn

Public properties

T?
Cmn

Public constructors

Ref

<T : Any?> Ref()

Public properties

value

var value: T?