Gets or a sets a value that specifies whether to display the SemanticZoom zoom out button.
Syntax
<div data-win-control="WinJS.UI.SemanticZoom" data-win-options="{ enableButton : value}" />
var enableButton = semanticZoom.enableButton;
semanticZoom.enableButton = enableButton;
Property value
Type: Boolean
true to display the zoom-out button when the user moves the mouse in the zoomed-out view; otherwise, false.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
|
Library |
|
See also
Build date: 12/5/2012