Enum TimeEvent
Definition
- Namespace:
- Tizen.Uix.SttEngine
- Assembly:
- Tizen.Uix.SttEngine.dll
- API Level:
- 4
Enumeration for the result time.
public enum TimeEvent
Fields
Name | Description |
---|---|
Beginning | Event when the token is beginning type. |
End | Event when the token is end type. |
Middle | Event when the token is middle type. |