Search Results for

    Show / Hide Table of Contents

    Delegate KeyboardAction.KeyboardActionHandler

    Keyboard action hadler

    Namespace: Simplic.UI
    Assembly: Simplic.UI.dll
    Syntax
    public delegate bool KeyboardActionHandler(KeyboardAction action, KeyboardController controller);
    Parameters
    Type Name Description
    KeyboardAction action

    Instance of the execution

    KeyboardController controller

    Instance of the controller

    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx