presentation property
JSObject
get
presentation
The presentation
read-only property of Navigator serves as the entry
point for the
Presentation API
and
returns a reference to Presentation object.
Implementation
external JSObject get presentation;