Delegate SmartEvent<TEventArgs>.SmartEventInfoParser

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    The delegate for creating smart event item arguments.

    [Obsolete("This has been deprecated in API12")]
    public delegate TEventArgs SmartEvent<TEventArgs>.SmartEventInfoParser(IntPtr data, IntPtr obj, IntPtr info)
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX