Search Results for

    Show / Hide Table of Contents

    Class IOSKeyboardDispatcher

    Mac OS keyboard dispatcher.

    Inheritance
    object
    KeyboardDispatcher
    IOSKeyboardDispatcher
    Inherited Members
    KeyboardDispatcher.KeyDown
    KeyboardDispatcher.KeyUp
    KeyboardDispatcher.KeyChar
    KeyboardDispatcher.ReadKeyState(Keys)
    KeyboardDispatcher.IsKeyDown(Keys)
    KeyboardDispatcher.DispatchEvents()
    KeyboardDispatcher.HandleKeyDown(Keys)
    KeyboardDispatcher.HandleKeyUp(Keys)
    KeyboardDispatcher.HandleKeyChar(char)
    KeyboardDispatcher.HandleKeyChar(string)
    KeyboardDispatcher.ResetKeyboardStatus()
    Namespace: Evergine.iOS
    Assembly: Evergine.iOS.dll
    Syntax
    public class IOSKeyboardDispatcher : KeyboardDispatcher

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX