CapacitorAdapter.getResourcePath method
CapacitorAdapter › getResourcePath
Official
Returns a URI for the browser engine to use, for example to embed an image.Signature:
getResourcePath(normalizedPath: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| normalizedPath | string |
Returns: string
Since: 1.7.2