Interface ServiceWorkerClientQueryOptions


@JsType(isNative=true, namespace="<global>") public interface ServiceWorkerClientQueryOptions
  • Method Details

    • create

      @JsOverlay static ServiceWorkerClientQueryOptions create()
    • isIncludeUncontrolled

      @JsProperty boolean isIncludeUncontrolled()
    • setIncludeUncontrolled

      @JsProperty void setIncludeUncontrolled(boolean includeUncontrolled)