Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Canvas

Hierarchy

  • Canvas

Implements

Properties

Properties

Optional data

data: JsonObject[]

Optional. JSON data to be passed through to the immersive experience web page as an event. If the "override" field in the containing prompt is "false" data values defined in this Canvas prompt will be added after data values defined in previous Canvas prompts.

suppressMic

suppressMic: boolean

Optional. Default value: false.

url

url: string

Required. URL of the web view to load.

Generated using TypeDoc