Enum BadgeAlignment
Defines the alignment for the badge
Namespace: Syncfusion.XForms.WPF.BadgeView
Assembly: Syncfusion.SfBadgeView.XForms.WPF.dll
Syntax
public enum BadgeAlignment
Fields
Name | Description |
---|---|
Center | To define the badge alignment as center |
End | To define the badge alignment as end |
Start | To define the badge alignment as start |