C# Class KEYBOARD_INFO, marblemadness

Afficher le fichier Open project: MtvnGames/marblemadness Class Usage Examples

Méthodes publiques

Свойство 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
Résultat bool

autoCorrect public_oe property

public bool autoCorrect
Résultat bool

hideInput public_oe property

public bool hideInput
Résultat bool

insert public_oe property

public int insert
Résultat int

multiline public_oe property

public bool multiline
Résultat bool

secure public_oe property

public bool secure
Résultat bool

type public_oe property

public iPhoneKeyboardType type
Résultat iPhoneKeyboardType