getSurfaceDelegateFactory

Return the SurfaceDelegateFactory used by NativeModules to get access to a to interact with a surface. By default in the mobile platform the it returns is null, and the NativeModule needs to implement its own to decide how it would interact with its own container surface.