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

Initializes a new instance of DeviceTitleBar.

Properties

Color: The background color of the application's title.

String: Gets or sets the application's title text.

Color: The text color of the application's title.

Boolean: Gets or sets whether the application title bar should be visible.

Last updated