release

abstract fun release(view: View)

Releases the GraphicsSurface associated with View and its children if applicable.

Parameters

view

abstract fun release(surface: T)

Releases the given GraphicsSurface and its children if applicable.

Parameters

surface