ZJsSurfaceView
6 items
constructorZJsSurfaceView
constructor(canvas: ERROR CLASS: Symbol not found for HTMLCanvasElement)
var _eventHandler: ZSurfaceViewEventHandler?
vareventHandler
open override var eventHandler: ZSurfaceViewEventHandler?
Represents an event handler that listens to surface-related events. Such as lifecycle and rendering updates, through ZSurfaceViewEventHandler.
open override val surfaceHeight: Int
Represents the height of the rendering surface in logical pixels.
valsurfaceWidth
open override val surfaceWidth: Int
Represents the width of the rendering surface in logical pixels.