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