Android.InputMethodServices.InputMethodService.SetCandidatesViewShown Method
Controls the visibility of the candidates display area.

Syntax

[Android.Runtime.Register("setCandidatesViewShown", "(Z)V", "GetSetCandidatesViewShown_ZHandler")]
public virtual void SetCandidatesViewShown (bool shown)

Parameters

shown
Documentation for this section has not yet been entered.

Remarks

Controls the visibility of the candidates display area. By default it is hidden.

[Android Documentation]

Requirements

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