C# Class KEYBOARD_INFO, marblemadness

显示文件 Open project: MtvnGames/marblemadness Class Usage Examples

Public Properties

Property Type Description
alert bool
autoCorrect bool
hideInput bool
insert int
multiline bool
secure bool
type iPhoneKeyboardType

Property Details

alert public_oe property

public bool alert
return bool

autoCorrect public_oe property

public bool autoCorrect
return bool

hideInput public_oe property

public bool hideInput
return bool

insert public_oe property

public int insert
return int

multiline public_oe property

public bool multiline
return bool

secure public_oe property

public bool secure
return bool

type public_oe property

public iPhoneKeyboardType type
return iPhoneKeyboardType