Interface

WebKit-6.0WebKitDownloadConstructorProps

interface ConstructorProps {
    allow_overwrite: boolean;
    allowOverwrite: boolean;
    destination: string;
    estimated_progress: number;
    estimatedProgress: number;
    response: WebKit.URIResponse;
}

Hierarchy (View Summary)

Index

Properties

allow_overwrite: boolean
allowOverwrite: boolean
destination: string
estimated_progress: number
estimatedProgress: number