Up
–
raygui
»
Raygui
» ControlState
Module
Raygui.ControlState
type
t
=
|
Normal
|
Focused
|
Pressed
|
Disabled
val
to_int :
t
->
int