GetGestureHoldDuration method
Implementation
double GetGestureHoldDuration() => run(
() => 'GetGestureHoldDuration()',
() => rl.Core.GetGestureHoldDuration(),
);
double GetGestureHoldDuration() => run(
() => 'GetGestureHoldDuration()',
() => rl.Core.GetGestureHoldDuration(),
);