UNPKG

@digitalpersona/authentication

Version:
22 lines (13 loc) 563 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/authentication](./authentication.md) &gt; [Finger](./authentication.finger.md) &gt; [(constructor)](./authentication.finger.(constructor).md) ## Finger.(constructor) Constructs a new instance of the `Finger` class <b>Signature:</b> ```typescript constructor( position: FingerPosition); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | position | <code>FingerPosition</code> | |