FlyoutHeaderBehavior
Wisej.Hybrid.Shared.Flyout.FlyoutHeaderBehavior
Namespace: Wisej.Hybrid.Shared.Flyout
Assembly: Wisej.Hybrid (3.5.0.0)
Enumeration of modes allowed by the flyout's header.
Fields
Name
Description
CollapseOnScroll
Collapses the flyout header when scrolling occurs.
Default
The default behavior is to remain fixed in the flyout while the content below may scroll.
Fixed
TODO
Scroll
TODO
Used By
Name
Description
The FlyoutHeaderBehavior of the item.
Last updated