App
Functions
-
def main(
func: Callable[None]
) -> CallableRegister a synchronous main function
-
def run(
window: Window
) -> NoneRun the WebView application
func: Callable[None]) -> Callable
Register a synchronous main function
window: Window) -> None
Run the WebView application