Show / Hide Table of Contents

Delegate InputListener<T>.InputListenerGetCurrentValueDelegate

Input listener delegate for getting current value

Namespace: EmptyKeys.UserInterface.Input
Assembly: EmptyKeys.UserInterface.dll
Syntax
public delegate T InputListenerGetCurrentValueDelegate();
Returns
Type Description
T
Back to top Generated by DocFX