handle property

LayerHandle<T> handle
final

The underlying handle that prevents the layer from being disposed prematurely.

Implementation

final handle = LayerHandle<T>();