ToolbarItem

Wisej.Hybrid.Shared.Toolbar.ToolbarItem

Namespace: Wisej.Hybrid.Shared.Toolbar

Assembly: Wisej.Hybrid (3.5.0.0)

Represents an item in the device's toolbar.

public class ToolbarItem

Constructors

Initializes a new instance of ToolbarItem.

Fields

NameTypeDescription

Type

Gets or sets the toolbar item type.

Properties

Boolean: Gets or sets whether the toolbar item is enabled.

String: Gets or sets the image associated with the toolbar item.

String: Gets or sets the toolbar item's text.

Int32: Gets or sets the width of the button for a fixed space.

Last updated