ResolveSoftKeyboardTapPointsParams
Parameters for resolveSoftKeyboardTapPoints.
Import:
import type { ResolveSoftKeyboardTapPointsParams } from 'obsidian-integration-testing';Signature:
export interface ResolveSoftKeyboardTapPointsParamsProperties
| Property | Type | Description |
|---|---|---|
| snapshot | SoftKeyboardViewportSnapshot | The geometry the tap is aimed from. |
Links to this page: