Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. PresentationAvailability

PresentationAvailability

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.

APresentationAvailability object is associated with availablepresentation displays and represents thepresentation display availability for a presentation request. If thecontrolling user agent canmonitor the list of available presentation displays in the background (without a pending request tostart()), thePresentationAvailability objectMUST be implemented in acontrolling browsing context.

Thevalue attributeMUST return the last value it was set to. The value is updated by themonitor the list of available presentation displays algorithm.

Theonchange attribute is anevent handler whose correspondingevent handler event type ischange.

EventTarget PresentationAvailability

Instance properties

PresentationAvailability.valueRead onlyExperimental

A boolean value indicating whether the given presentation display is available. Thevalue attributeMUST return the last value it was set to.

Event

changeExperimental

Indicates that the availability of the presentation display has changed.

Instance methods

None.

Specifications

Specification
Presentation API
# interface-presentationavailability

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp