assetPath

open fun assetPath(@Nullable assetPath: String): ResourceOptions.Builder

The path to the folder where application assets are located. Resources whose protocol is `asset://` will be fetched from an asset folder or asset management system provided by respective platform. This option is ignored for Android platform. An iOS application may provide path to an application bundle's path.