Class EventTrigger

    Definition

    Namespace:
    Tizen.NUI.Binding
    Assembly:
    Tizen.NUI.dll
    public sealed class EventTrigger : TriggerBase, IDynamicResourceHandler
    Inheritance
    object
    BindableObject
    TriggerBase
    EventTrigger
    Implements
    IDynamicResourceHandler

    Constructors

    View Source

    EventTrigger()

    Declaration
    public EventTrigger()

    Properties

    View Source

    Actions

    Declaration
    public IList<TriggerAction> Actions { get; }
    Property Value
    Type Description
    IList<><TriggerAction>
    View Source

    Event

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

    Implements

    IDynamicResourceHandler

    Extension Methods

    BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string)
    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