Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 470 Bytes

webuiview_cangoforward.md

File metadata and controls

24 lines (16 loc) · 470 Bytes
-api-id -api-type ms.custom
P:Windows.UI.WebUI.WebUIView.CanGoForward
winrt property
RS5

Windows.UI.WebUI.WebUIView.CanGoForward

-description

Gets a value that indicates whether there is at least one page in the forward navigation history.

-property-value

true if the view can navigate forward; otherwise, false.

-remarks

-see-also

-examples