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