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

Colorarrow-up-right: The flyout item background color.

HeaderBehavior

FlyoutHeaderBehavior: The FlyoutHeaderBehavior of the item.

Image

Imagearrow-up-right: Gets or sets the image to use on the FlyoutItem.

ImageSource

Stringarrow-up-right: The image source of the flyout item.

Title

Stringarrow-up-right: The title of the flyout item.

Last updated