SearchPane.ShowOnKeyboardInput | showOnKeyboardInput property

This topic has not yet been rated - Rate this topic

Gets or sets whether the user can open the search pane by typing.

Syntax


public bool ShowOnKeyboardInput { get; set; }

Property value

Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]

True if the user can type to search. Otherwise, false.

Remarks

To learn more about when you should let users type to search, see Guidelines and checklist for search.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Search
Windows::ApplicationModel::Search [C++]

Metadata

Windows.winmd

See also

SearchPane

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.