menu
dart_monty_ffi package
documentation
ffi_backend_spi.dart
NativeBindings
cancelById abstract method
cancelById abstract method
dark_mode
light_mode
cancelById
abstract method
bool
cancelById
(
int
handleId
)
Cancel by registry ID. Returns
true
if found and cancelled.
Implementation
bool cancelById(int handleId);
dart_monty_ffi package
documentation
ffi_backend_spi
NativeBindings
cancelById abstract method
NativeBindings class