Class EffectBase
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
The EffectBase class for TransitEffect.
[Obsolete("This has been deprecated in API12")]
public abstract class EffectBase
- Inheritance
-
objectEffectBase
- Derived
Events
View SourceEffectEnded
EffectEnded event will be triggered when the effect has ended.
Declaration
[Obsolete("This has been deprecated in API12")]
public event EventHandler EffectEnded
Event Type
Type | Description |
---|---|
System.EventHandler |