shadowImageSizeExpression property

List<Object>? shadowImageSizeExpression
getter/setter pair

The size of the shadow image, as a scale factor applied to the size of the specified image. Default value: 1. The unit of shadowImageSize is in factor of the original icon size.

Implementation

List<Object>? shadowImageSizeExpression;