Options
All
  • Public
  • Public/Protected
  • All
Menu

视图对象

配置 View 对象、视图模式、视图背景颜色

Hierarchy

  • ZegoView

Index

Properties

alphaBlend

alphaBlend: boolean

是否允许 alpha 混合图层渲染,默认为 false。

backgroundColor

backgroundColor: number

背景颜色,格式为 0xRRGGBB,默认为黑色即 0x000000

view

view: string

ViewID,此参数为 xcomponent 的id。

viewMode

viewMode: ZegoViewMode

视图模式,默认为 ZegoViewModeAspectFit

Generated using TypeDoc