DeviceTitleBar

Wisej.Hybrid.DeviceTitleBar

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides information about the application's title bar.

public class DeviceTitleBar

Access this class through the Device singleton.

Constructors

DeviceTitleBar()

Initializes a new instance of DeviceTitleBar.

Properties

BackgroundColor

Colorarrow-up-right: The background color of the application's title.

Text

Stringarrow-up-right: Gets or sets the application's title text.

TextColor

Colorarrow-up-right: The text color of the application's title.

Visible

Booleanarrow-up-right: Gets or sets whether the application title bar should be visible.

Last updated