Enum CommandType

    Definition

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

    Enumeration for the command type.

    public enum CommandType

    Fields

    Name Description
    Background

    Background command by the client.

    Foreground

    Foreground command by the client.

    Undefined

    The undefined command.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<CommandType>(CommandType, string)
    Extensions.LoadFromXaml<CommandType>(CommandType, string)
    Extensions.LoadFromXaml<CommandType>(CommandType, Type)
    Extensions.LoadFromXamlFile<CommandType>(CommandType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX