DeviceFlyout

Wisej.Hybrid.DeviceFlyout

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides properties, methods, and events to interact with the client Flyout.

public class DeviceFlyout

Access this class through the Device singleton.

Constructors

Creates a new instance of DeviceFlyout.

Properties

Color: Defines the background color of the flyout.

Nullable<FlyoutBehavior>: Defines the flyout behavior for the app shell.

FlyoutItem[]: Gets or sets the flyout items.

Events

FlyoutItemSelectedEventHandler Fires when a flyout item is selected.

Last updated