Class SayFinishedEventArgs

    Definition

    Namespace:
    Tizen.NUI.Accessibility
    Assembly:
    Tizen.NUI.dll

    Say Finished event arguments

    public class SayFinishedEventArgs : EventArgs
    Inheritance
    object
    SayFinishedEventArgs

    Properties

    View Source

    State

    The state of Say finished

    Declaration
    public Accessibility.SayFinishedState State { get; }
    Property Value
    Type Description
    Accessibility.SayFinishedState

    Extension Methods

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