Show / Hide Table of Contents

    Interface IInvalidatable

    Definition

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

    IInvalidatable is an interface, which can be overrided by its children class. Inherits IDisposable.

    public interface IInvalidatable : IDisposable

    Methods

    View Source

    MakeInvalidate()

    Makes the current instance invalidate.

    Declaration
    void MakeInvalidate()
    API Level: preview
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX