removeSurface abstract method

void removeSurface(
  1. Surface surface
)

Removes external surface. This method is android only

Implementation

void removeSurface(runtime_view_surface.Surface surface);