Class ErrorOccuredEventArgs

    Definition

    Namespace:
    Tizen.Uix.VoiceControl
    Assembly:
    Tizen.Uix.VoiceControl.dll

    This class holds information related to the VoiceControl ErrorOccured event.

    public class ErrorOccuredEventArgs
    Inheritance
    object
    ErrorOccuredEventArgs

    Properties

    View Source

    ErrorValue

    The error value.

    Declaration
    public Error ErrorValue { get; }
    Property Value
    Type Description
    Error
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX