HighlightImage QML Type
An image with highlight effect More...
Import Statement: | import Sailfish.Silica 1.0 |
Properties
Detailed Description
The HighlightImage type provides an image element with a Sailfish-style highlight effect.
Property Documentation
This property holds the color of the image when it is not highlighted.
If no color has been set the image will be shown in its original colors when it is not highlighted.
This property holds the color of the highlight effect.
The default value is Theme.highlightColor
This property indicates whether the content should be shown highlighted.
The default value is false