Class View.AccessibilityValueTextRequestedEventArgs

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll
    public class View.AccessibilityValueTextRequestedEventArgs : EventArgs
    Inheritance
    object
    View.AccessibilityValueTextRequestedEventArgs

    Properties

    View Source

    Text

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    string

    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