Class TriggerAction
Definition
- Assembly:
- Tizen.NUI.dll
public abstract class TriggerAction
- Inheritance
-
objectTriggerAction
Properties
View SourceAssociatedType
Declaration
protected Type AssociatedType { get; }
Property Value
| Type | Description |
|---|---|
| Type |
Methods
View SourceInvoke(object)
Declaration
protected abstract void Invoke(object sender)
Parameters
| Type | Name | Description |
|---|---|---|
| object | sender |