Preparing search index...
The search index is not available
CCKit2
CCKit2
WeakRef
Class WeakRef<T>
Holds a weak reference to an object.
Type Parameters
T
Index
Constructors
constructor
Properties
value?
Constructors
constructor
new
WeakRef
<
T
>
(
obj
?:
T
)
:
WeakRef
<
T
>
Type Parameters
T
Parameters
Optional
obj
:
T
Returns
WeakRef
<
T
>
Properties
Optional
value
value
?:
T
Settings
Member Visibility
Protected
Inherited
External
Package
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
CCKit2
Loading...
Holds a weak reference to an object.