protected override void OnLoad(EventArgs e) { base.OnLoad(e); window.FixMobileViewport(); this.setupDelegate(window); // Run the render loop Run(); }