BottomEdgeStyle QML Type
Style API for BottomEdge content holder panel. More...
Import Statement: | import Lomiri.Components.Styles 1.3 |
Since: | Lomiri.Components.Styles 1.3 |
Properties
- contentItem : Item
- panel : Item
- panelAnimation : Animation
- revealThreshold : real
Detailed Description
Property Documentation
Holds the current content item created from BottomEdge::contentUrl or BottomEdge::contentComponent.
Holds the animation of the panel. BottomEdge requires this property to know when the bottom edge is fully committed or collapsed.
Holds the style configured value which drives when the bottom edge content should be exposed.