Class DeletedEventArgs

    Definition

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

    Provides data for the Deleted event.

    public class DeletedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DeletedEventArgs

    Properties

    View Source

    Data

    Gets the sticker data.

    Declaration
    public StickerData Data { get; }
    Property Value
    Type Description
    StickerData
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX