menu
raylib_dart package
documentation
raylib_dart.dart
GetMonitorPhysicalHeight function
GetMonitorPhysicalHeight function
dark_mode
light_mode
GetMonitorPhysicalHeight
function
@
Native
<
Int
Function
(
Int
)
>(ffi.Int)>()
int
GetMonitorPhysicalHeight
(
int
monitor
)
Implementation
@ffi.Native<ffi.Int Function(ffi.Int)>() external int GetMonitorPhysicalHeight(int monitor);
raylib_dart package
documentation
raylib_dart
GetMonitorPhysicalHeight function
raylib_dart library