Table of Contents

Delegate WidgetInput.FilterFunc

Namespace
Lime
Assembly
Lime.dll
public delegate bool WidgetInput.FilterFunc(Widget widget, Key key)

Parameters

widget Widget
key Key

Returns

bool