FlyoutItem
Namespace: Wisej.Hybrid.Shared.Flyout
Assembly: Wisej.Hybrid
Represents one item in the Flyout.
- C#
- VB.NET
public class FlyoutItem
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.