struct

Tea::CursorPositionMsg

Inherits Tea::Msg < Struct < Value < Object

CursorPositionMsg reports the cursor position

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

x=(x : Int32)
Source
y=(y : Int32)
Source