Module: Apifreaks::Types::ScreenshotCaptureRequestScrollSpeed
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/screenshot_capture_request_scroll_speed.rb
Constant Summary collapse
- NORMAL =
"normal"- FAST =
"fast"- SLOW =
"slow"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values