Bubbles::Cursor::Mode
Inherits Enum < Comparable < Value < Object
Mode describes the behavior of the cursor.
Constants
Blink = 0
Static = 1
Hide = 2
Instance methods
to_s
String returns the cursor mode in a human-readable format. This method is provisional and for informational purposes only.