org.zkoss.zkmax.ui.util.Toast.animationSpeed"
From Documentation
ProtonChang (talk | contribs) |
m (EE) |
||
Line 7: | Line 7: | ||
Default: 500 | Default: 500 | ||
[Since 9.0.0] | [Since 9.0.0] | ||
+ | |||
+ | {{ZK EE}} | ||
Specifies the duration of Toast opening and closing animation in milliseconds. | Specifies the duration of Toast opening and closing animation in milliseconds. |
Latest revision as of 10:32, 25 September 2019
Property:
org.zkoss.zkmax.ui.util.Toast.animationSpeed
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 500 [Since 9.0.0]
- Available for ZK:
Specifies the duration of Toast opening and closing animation in milliseconds.
Version History
Version | Date | Content |
---|---|---|
9.0.0 | September 2019 | ZK-4371: Provide a Toast utility |