StrictMode.VmViolationEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |