Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 554 Bytes

frame_cangoback.md

File metadata and controls

24 lines (15 loc) · 554 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Frame.CanGoBack
winrt property

Windows.UI.Xaml.Controls.Frame.CanGoBack

-description

Gets a value that indicates whether there is at least one entry in back navigation history.

-property-value

true if there is at least one entry in back navigation history; false if there are no entries in back navigation history or the Frame does not own its own navigation history.

-remarks

-examples

-see-also