Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Playwright::Position
Inherits
JSON::Serializable
/
Reference
/
Object
Constructors
new
(x :
Int32
, y :
Int32
)
Source
new
(pull :
JSON::PullParser
)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
x
Source
x=
(x :
Int32
)
Source
y
Source
y=
(y :
Int32
)
Source