Trait script::dom::bindings::codegen::Bindings::BeforeUnloadEventBinding::BeforeUnloadEventBinding::BeforeUnloadEventMethods
source · pub trait BeforeUnloadEventMethods {
fn ReturnValue(&self) -> DOMString;
fn SetReturnValue(&self, value: DOMString);
fn IsTrusted(&self) -> bool;
}