FlyoutBase.SystemBackdrop Property

Definition

Gets or sets the system backdrop to apply to this flyout. The backdrop is rendered behind the flyout content.

C#
public SystemBackdrop SystemBackdrop { get; set; }

Property Value

The system backdrop to apply to this flyout.

Remarks

For more information about system backdrops, see Materials in Windows 11.

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6

See also