Class DeletedEventArgs

    Definition

    Namespace:
    Tizen.Uix.Sticker
    Assembly:
    Tizen.Uix.Sticker.dll

    Provides data for the Deleted event.

    public class DeletedEventArgs : EventArgs
    Inheritance
    object
    DeletedEventArgs

    Properties

    View Source

    Data

    Gets the sticker data.

    Declaration
    public StickerData Data { get; }
    Property Value
    Type Description
    StickerData

    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