CapacitorAdapter.getNativePath method
CapacitorAdapter › getNativePath
Unofficial
Get the native device path for a normalized vault path.Signature:
getNativePath(normalizedPath: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| normalizedPath | string | The normalized vault path. |
Returns: string — The native device path.