This article needs a technical review. How you can help.
The PresentationAvailability
interface of the Presentation API provides information on the availability of a presentation display.
PropertiesEdit
PresentationAvailability.value
Read only- A boolean value indicating whether the given presentation display is available.
Event handlers
PresentationAvailability.onchange
- Indicates that the availability of the presentation display has changed.
MethodsEdit
None.
SpecificationsEdit
Specification | Status | Comment |
---|---|---|
Presentation API The definition of 'PresentationAvailability interface' in that specification. |
Editor's Draft | Initial definition. |