@override int GetMonitorPhysicalHeight( num monitor, ) => run( () => RaylibDebugLabels.GetMonitorPhysicalHeight(monitor), () => rl.Core.GetMonitorPhysicalHeight(monitor.toInt()), );