Options
All
  • Public
  • Public/Protected
  • All
Menu

教具对象

Hierarchy

  • ApplianceTarget

Implemented by

Index

Properties

applianceName

applianceName: string

教具名称

Optional cursorHiddenTime

cursorHiddenTime?: number

在当前教具下,光标的隐藏时间

Optional cursorName

cursorName?: string

在当前教具下的光标名称

whiteBoard

whiteBoard: WhiteBoard

白板实例

Methods

activated

  • activated(): void
  • 当前教具被激活的 hook

    Returns void

cancelActivate

  • cancelActivate(): void
  • 当前教具取消激活的 hook

    Returns void