Class ErrorOccurredEventArgs

    Definition

    Namespace:
    Tizen.Uix.VoiceControlManager
    Assembly:
    Tizen.Uix.VoiceControlManager.dll

    This class holds information related to the VoiceControl ErrorOccurred event.

    public class ErrorOccurredEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ErrorOccurredEventArgs

    Properties

    View Source

    Why

    The VoiceControlManager exception.

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