TabBarItem

Wisej.Hybrid.Shared.TabBar.TabBarItem

Namespace: Wisej.Hybrid.Shared.TabBar

Assembly: Wisej.Hybrid (3.5.0.0)

Represents an item in the device's tab bar.

public class TabBarItem

Constructors

Initializes a new instance of TabBarItem.

Properties

Int32: Gets or sets the badge value for the given tab.

Boolean: Gets or sets whether the tab is enabled.

String: The tab icon source.

Boolean: Gets or sets whether the item is selected.

String: The tab title.

Last updated