createSurfaceDelegate

abstract fun createSurfaceDelegate(moduleName: String): SurfaceDelegate?

Create the surface delegate that the provided module should use to interact with

Return

a SurfaceDelegate instance

Parameters

moduleName

the module name that helps decide which surface it should interact with