Skip to main content

FlyoutItem

Namespace: Wisej.Hybrid.Shared.Flyout

Assembly: Wisej.Hybrid

Represents one item in the Flyout.

public class FlyoutItem

Constructors

Instance memberFlyoutItem()

Creates a new instance of FlyoutItem.

Properties

Instance memberBackgroundColor

Color: The flyout item background color.

Instance memberHeaderBehavior

FlyoutHeaderBehavior: The FlyoutHeaderBehavior of the item.

Instance memberImage

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

Instance memberImageSource

String: The image source of the flyout item.

Instance memberTitle

String: The title of the flyout item.