StrictMode.VmViolationEventArgs Clase

Definición

Proporciona datos para el evento de Android correspondiente.

public class StrictMode.VmViolationEventArgs : EventArgs
type StrictMode.VmViolationEventArgs = class
    inherit EventArgs
Herencia
StrictMode.VmViolationEventArgs

Constructores

Nombre Description
StrictMode.VmViolationEventArgs(Violation)

Inicializa una nueva instancia de la clase StrictMode.VmViolationEventArgs.

Propiedades

Nombre Description
V

Obtiene el valor V.

Se aplica a