Class Browser.CloseOptions

  • Enclosing interface:
    Browser

    public static class Browser.CloseOptions
    extends Object
    • Field Detail

      • reason

        public String reason
        The reason to be reported to the operations interrupted by the browser closure.
    • Constructor Detail

      • CloseOptions

        public CloseOptions()
    • Method Detail

      • setReason

        public Browser.CloseOptions setReason​(String reason)
        The reason to be reported to the operations interrupted by the browser closure.