ZegoMixerWhiteboard constructor
- int whiteboardID,
- int horizontalRatio,
- int verticalRatio,
- bool isPPTAnimation,
- Rect layout,
- int zOrder,
- {int? backgroundColor}
Implementation
ZegoMixerWhiteboard(this.whiteboardID, this.horizontalRatio,
this.verticalRatio, this.isPPTAnimation, this.layout, this.zOrder,
{this.backgroundColor});