WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BadgeAnchor - WPF API Reference | Syncfusion SfBadge. ">

    Show / Hide Table of Contents

    Enum BadgeAnchor

    Defines the constants that specify the anchor position of the SfBadge.

    Namespace: Syncfusion.Windows.Controls.Notification
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum BadgeAnchor

    Fields

    Name Description
    Center

    The badge aligned to the center of the layout slot for the parent element.

    Custom

    The badge aligned to the custom value of the layout slot for the parent element.

    Inside

    The badge aligned to the inside of the layout slot for the parent element.

    Outside

    The badge aligned to the outside of the layout slot for the parent element.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved