menu
floating_palette package
documentation
floating_palette_advanced.dart
SyncNativeBridge
getScreenCount method
getScreenCount method
dark_mode
light_mode
getScreenCount
method
int
getScreenCount
(
)
Get the number of connected screens.
Implementation
int getScreenCount() { return _bindings.GetScreenCount(); }
floating_palette package
documentation
floating_palette_advanced
SyncNativeBridge
getScreenCount method
SyncNativeBridge class