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.

public enum FlyoutHeaderBehavior : Enum

Fields

NameDescription

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

NameDescription

The FlyoutHeaderBehavior of the item.

Last updated