SearchManager.SuggestNeverMakeShortcut Field

Definition

Column value for suggestion column #SUGGEST_COLUMN_SHORTCUT_ID when a suggestion should not be stored as a shortcut in global search.

[Android.Runtime.Register("SUGGEST_NEVER_MAKE_SHORTCUT")]
public const string SuggestNeverMakeShortcut;
[<Android.Runtime.Register("SUGGEST_NEVER_MAKE_SHORTCUT")>]
val mutable SuggestNeverMakeShortcut : string

Field Value

String
Attributes

Remarks

Java documentation for android.app.SearchManager.SUGGEST_NEVER_MAKE_SHORTCUT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to