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