Class HeaderPlacementMode
Represents a HeaderPlacementMode of Header control.
Inheritance
System.Object
HeaderPlacementMode
Namespace: Syncfusion.UI.Xaml.Controls.Notification
Assembly: Syncfusion.SfBusyIndicator.UWP.dll
Syntax
public sealed class HeaderPlacementMode : Enum
Remarks
Fields
Bottom
Header placed on the Bottom of the animation content
Declaration
public const HeaderPlacementMode Bottom
Field Value
Type |
---|
HeaderPlacementMode |
None
Collapsed the Header
Declaration
public const HeaderPlacementMode None
Field Value
Type |
---|
HeaderPlacementMode |
Top
Header placed on the Top of animation content
Declaration
public const HeaderPlacementMode Top
Field Value
Type |
---|
HeaderPlacementMode |