Delegate InputMethodEditor.OutArrayAction<T>

    Definition

    Namespace:
    Tizen.Uix.InputMethod
    Assembly:
    Tizen.Uix.InputMethod.dll

    An action with an array out parameter.

    public delegate void InputMethodEditor.OutArrayAction<T>(out T[] a)
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX