View.KeyEventArgs Classe

Definizione

Fornisce i dati per l'evento KeyPress.

public class View.KeyEventArgs : EventArgs
type View.KeyEventArgs = class
    inherit EventArgs
Ereditarietà
View.KeyEventArgs

Commenti

Le parti di questa pagina sono modifiche in base al lavoro creato e condiviso dal Android Open Source e usato in base ai termini descritti nella .

Costruttori

View.KeyEventArgs(Boolean, Keycode, KeyEvent)

Fornisce i dati per l'evento KeyPress.

Proprietà

Event

Fornisce i dati per l'evento KeyPress.

Handled

Fornisce i dati per l'evento KeyPress.

KeyCode

Fornisce i dati per l'evento KeyPress.

Si applica a