Table of Contents

Class OnKeyCodeListener

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public sealed class OnKeyCodeListener : Object
Inheritance
OnKeyCodeListener

Constructors

OnKeyCodeListener()

public OnKeyCodeListener()

OnKeyCodeListener(IFunction1)

public OnKeyCodeListener(IFunction1 onKeyCode)

Parameters

onKeyCode IFunction1

Properties

OnKeyCode

public IFunction1 OnKeyCode { get; }

Property Value

IFunction1