Class BottomNavigationBarItem | UIWidgets | 1.5.4-preview.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class BottomNavigationBarItem

    Inheritance
    Object
    BottomNavigationBarItem
    Namespace: Unity.UIWidgets.widgets
    Syntax
    public class BottomNavigationBarItem

    Constructors

    BottomNavigationBarItem(Widget, Widget, Widget, Color)

    Declaration
    public BottomNavigationBarItem(Widget icon = null, Widget title = null, Widget activeIcon = null, Color backgroundColor = null)
    Parameters
    Type Name Description
    Widget icon
    Widget title
    Widget activeIcon
    Color backgroundColor

    Fields

    activeIcon

    Declaration
    public readonly Widget activeIcon
    Field Value
    Type Description
    Widget

    backgroundColor

    Declaration
    public readonly Color backgroundColor
    Field Value
    Type Description
    Color

    icon

    Declaration
    public readonly Widget icon
    Field Value
    Type Description
    Widget

    title

    Declaration
    public readonly Widget title
    Field Value
    Type Description
    Widget
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023