Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 645 Bytes

flyoutshowoptions_exclusionrect.md

File metadata and controls

27 lines (16 loc) · 645 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.FlyoutShowOptions.ExclusionRect
winrt property

Microsoft.UI.Xaml.Controls.Primitives.FlyoutShowOptions.ExclusionRect

-description

Gets or sets a rectangular area that the flyout tries to not overlap.

-property-value

The rectangular area that the flyout tries to not overlap.

-remarks

In some cases, the flyout will not be able to honor the exclusion rect; for example, if there is not sufficient space between the exclusion rect and the window edge.

-see-also

-examples