Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 783 Bytes

effectiveviewportchangedeventargs_maxviewport.md

File metadata and controls

32 lines (18 loc) · 783 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.EffectiveViewportChangedEventArgs.MaxViewport
winrt property
RS5

Windows.UI.Xaml.EffectiveViewportChangedEventArgs.MaxViewport

-description

Gets the Rect representing the maximum effective viewport with the current viewport sizes.

-property-value

The Rect representing the maximum effective viewport with the current viewport sizes.

-remarks

For more info, see the EffectiveViewportChanged event.

-see-also

EffectiveViewportChanged

-examples