Class ErrorOccurredEventArgs
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
This class holds information related to the VoiceControl ErrorOccurred event.
C#Copypublic class ErrorOccurredEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsErrorOccurredEventArgs
Properties
Declaration
C#Copypublic Exception Why { get; }
Property Value
| Type | Description |
|---|---|
| System.Exception |