FlyoutItem

Wisej.Hybrid.Shared.Flyout.FlyoutItem

Namespace: Wisej.Hybrid.Shared.Flyout

Assembly: Wisej.Hybrid (3.5.0.0)

Represents one item in the Flyout.

public class FlyoutItem

Constructors

Creates a new instance of FlyoutItem.

Properties

Color: The flyout item background color.

FlyoutHeaderBehavior: The FlyoutHeaderBehavior of the item.

Image: Gets or sets the image to use on the FlyoutItem.

String: The image source of the flyout item.

String: The title of the flyout item.

Last updated