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

FlyoutItem()

Creates a new instance of FlyoutItem.

Properties

BackgroundColor

Color: The flyout item background color.

HeaderBehavior

FlyoutHeaderBehavior: The FlyoutHeaderBehavior of the item.

Image

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

ImageSource

String: The image source of the flyout item.

Title

String: The title of the flyout item.

Last updated