Android.App.SearchableInfo.HintId Property
Gets the resource id of the hint text.

Syntax

[get: Android.Runtime.Register("getHintId", "()I", "GetGetHintIdHandler")]
public int HintId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the resource id of the hint text. This must be read using the searchable Activity's resources.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8