InputType.cs File Reference

Namespaces

 PowerUI
 The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering.
 

Constant Groups

 PowerUI
 The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering.
 

Enumerations

enum  PowerUI.InputType {
  PowerUI.InputType.Text, PowerUI.InputType.Radio, PowerUI.InputType.Checkbox, PowerUI.InputType.VScroll,
  PowerUI.InputType.HScroll, PowerUI.InputType.Submit, PowerUI.InputType.Button, PowerUI.InputType.Hidden
}
 Represents which type of input element something is. More...