ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MobileNavigationBarBadgePropertiesBuilder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MobileNavigationBarBadgePropertiesBuilder

    Inheritance
    System.Object
    MobileNavigationBarBadgePropertiesBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript.Mobile
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class MobileNavigationBarBadgePropertiesBuilder

    Constructors

    MobileNavigationBarBadgePropertiesBuilder(MobileNavigationBarProperties)

    Ms the navbar Badge properties builder.

    Declaration
    public MobileNavigationBarBadgePropertiesBuilder(MobileNavigationBarProperties mNavigationBarModel)
    Parameters
    Type Name Description
    MobileNavigationBarProperties mNavigationBarModel

    The MobileNavigationBarProperties model.

    Methods

    MaxValue(Int32)

    Specifies whether to render the Badge mode navigation bar based on postion. i.e top or bottom

    Declaration
    public MobileNavigationBarBadgePropertiesBuilder MaxValue(int maxValue)
    Parameters
    Type Name Description
    System.Int32 maxValue
    Returns
    Type Description
    MobileNavigationBarBadgePropertiesBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved