Show / Hide Table of Contents

Property SelectionFlyout

| Edit this page View Source

SelectionFlyout

Gets or sets the flyout that is shown when text is selected, or null if no flyout is shown.

Declaration
public FlyoutBase? SelectionFlyout { get; set; }
Property Value
Type Description
FlyoutBase

The flyout that is shown when text is selected, or null if no flyout is shown. The default is a TextCommandBarFlyout

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX