iconPath property

String iconPath
getter/setter pair

Description: Path of the custom cursor image, which can be a local or network path. (Only images of the PNG format and network image URLs in the HTTPS format are supported.) For example, xxxxxxxxxx.png and https://xxxxxxxx.com/xxx.png. Required: true

Supported version: 2.2.0

Implementation

String iconPath;