RichEditBox.SelectionFlyout Property

Definition

Gets or sets the flyout that is shown when text is selected using mouse, touch, or pen; or null if no flyout is shown.

C#
public FlyoutBase SelectionFlyout { get; set; }

Property Value

The flyout that is shown when text is selected using mouse, touch, or pen; or null if no flyout is shown. The default is an instance of TextCommandBarFlyout.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6