FreakingGenius - v0.1.0
GitHub
Preparing search index...
@fg/edge/capture
StrokeCompleteCallback
Type Alias StrokeCompleteCallback
StrokeCompleteCallback
:
(
stroke
:
Stroke
)
=>
void
Callback invoked with each completed stroke.
Type Declaration
(
stroke
:
Stroke
)
:
void
Parameters
stroke
:
Stroke
The finished
Stroke
ready to send over the bridge.
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GitHub
FreakingGenius - v0.1.0
Loading...
Callback invoked with each completed stroke.