FlyoutHeaderBehavior Enum

Definition

Enumeration of modes followed by the FlyoutHeader.

public enum FlyoutHeaderBehavior
type FlyoutHeaderBehavior = 
Inheritance
FlyoutHeaderBehavior

Fields

CollapseOnScroll 3

Collapses the flyout header when scrolling occurs.

Default 0

The default behavior is to remain fixed in the flyout while the content below may scroll.

Fixed 1
Scroll 2

Applies to