Język

StrictMode.VmViolationEventArgs Class

Definition

Provides data for the corresponding Android event.

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

Constructors

Name Description
StrictMode.VmViolationEventArgs(Violation)

Initializes a new instance of the StrictMode.VmViolationEventArgs class.

Properties

Name Description
V

Gets the V value.

Applies to