Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 520 Bytes

corewindowresizemanager_shouldwaitforlayoutcompletion.md

File metadata and controls

22 lines (15 loc) · 520 Bytes
-api-id -api-type
P:Windows.UI.Core.CoreWindowResizeManager.ShouldWaitForLayoutCompletion
winrt property

Windows.UI.Core.CoreWindowResizeManager.ShouldWaitForLayoutCompletion

-description

Gets or sets whether the caller should wait for the new layout to complete.

-property-value

true if the caller should wait for the new layout to complete; false if it should not.

-remarks

-examples

-see-also