enum

Evdev::Codes::Rep

Inherits Enum < Comparable < Value < Object

Constants

Delay = 0
Period = 1

Instance methods

delay?

Returns true if this enum value equals Delay

Source
period?

Returns true if this enum value equals Period

Source
type
Source