Presentation class

Annotations
  • DocsEditable()
  • DomName('Presentation')
  • Experimental()
Extends

Instance Properties

on Events Inherited
read-only

Instance Methods

addEventListener(String type, dynamic listener(Event event), [bool useCapture]) → void Inherited
removeEventListener(String type, dynamic listener(Event event), [bool useCapture]) → void Inherited
dispatchEvent(Event event) → bool Inherited