Skip to content

CapacitorAdapter.getNativePath method

CapacitorAdapter › getNativePath

Unofficial

Get the native device path for a normalized vault path.

Signature:

getNativePath(normalizedPath: string): string

Parameters:

Parameter Type Description
normalizedPath string The normalized vault path.

Returns: stringThe native device path.