Show / Hide Table of Contents

    Class EffectBase

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    The EffectBase class for TransitEffect.

    public abstract class EffectBase
    Inheritance
    Object
    EffectBase
    Derived
    BlendEffect
    BlendEffect
    ColorEffect
    ColorEffect
    FadeEffect
    FadeEffect
    FlipEffect
    FlipEffect
    ResizingEffect
    ResizingEffect
    RotationEffect
    RotationEffect
    TranslationEffect
    TranslationEffect
    WipeEffect
    WipeEffect
    ZoomEffect
    ZoomEffect

    Events

    View Source

    EffectEnded

    EffectEnded event will be triggered when the effect has ended.

    Declaration
    public event EventHandler EffectEnded
    Event Type
    Type Description
    EventHandler
    API Level: preview
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX