Class ErrorOccuredEventArgs
Definition
- Namespace:
- Tizen.Uix.Voice
Control
- Assembly:
- Tizen.Uix.VoiceControl.dll
This class holds information related to the VoiceControl ErrorOccured event.
public class ErrorOccuredEventArgs
- Inheritance
-
objectError
Occured Event Args
Properties
View SourceErrorValue
The error value.
Declaration
public Error ErrorValue { get; }
Property Value
Type | Description |
---|---|
Error |