Class TriggerAction

    Definition

    Namespace:
    Tizen.NUI.Binding
    Assembly:
    Tizen.NUI.dll
    public abstract class TriggerAction
    Inheritance
    object
    TriggerAction

    Properties

    View Source

    AssociatedType

    Declaration
    protected Type AssociatedType { get; }
    Property Value
    Type Description
    Type

    Methods

    View Source

    Invoke(object)

    Declaration
    protected abstract void Invoke(object sender)
    Parameters
    Type Name Description
    object sender

    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