Class DeletedEventArgs
Definition
- Assembly:
- Tizen.Uix.Sticker.dll
Provides data for the Deleted event.
public class DeletedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsDeletedEventArgs
Properties
View SourceData
Gets the sticker data.
Declaration
public StickerData Data { get; }
Property Value
Type | Description |
---|---|
StickerData |