Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 722 Bytes

semanticzoom_canchangeviews.md

File metadata and controls

31 lines (20 loc) · 722 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.SemanticZoom.CanChangeViews
winrt property

Windows.UI.Xaml.Controls.SemanticZoom.CanChangeViews

-description

Gets or sets a value that declares whether the SemanticZoom can change display views.

-xaml-syntax

<SemanticZoom CanChangeViews="bool" />

-property-value

true if views can be changed; otherwise, false. The default is true.

-remarks

-examples

-see-also