C# Class UIButtonKeys, TheUnseen

Inheritance: UIKeyNavigation
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
selectOnClick UIButtonKeys,
selectOnDown UIButtonKeys,
selectOnLeft UIButtonKeys,
selectOnRight UIButtonKeys,
selectOnUp UIButtonKeys,
startsSelected bool

Méthodes publiques

Méthode Description
OnClick ( ) : void
OnEnable ( ) : void
OnKey ( KeyCode, key ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnKey() public méthode

public OnKey ( KeyCode, key ) : void
key KeyCode,
Résultat void

Property Details

selectOnClick public_oe property

public UIButtonKeys, selectOnClick
Résultat UIButtonKeys,

selectOnDown public_oe property

public UIButtonKeys, selectOnDown
Résultat UIButtonKeys,

selectOnLeft public_oe property

public UIButtonKeys, selectOnLeft
Résultat UIButtonKeys,

selectOnRight public_oe property

public UIButtonKeys, selectOnRight
Résultat UIButtonKeys,

selectOnUp public_oe property

public UIButtonKeys, selectOnUp
Résultat UIButtonKeys,

startsSelected public_oe property

public bool startsSelected
Résultat bool