Android.InputMethodServices.KeyboardView.SetShifted Method
Sets the state of the shift key of the keyboard, if any.

Syntax

[Android.Runtime.Register("setShifted", "(Z)Z", "GetSetShifted_ZHandler")]
public virtual bool SetShifted (bool shifted)

See Also

KeyboardView.IsShifted

Parameters

shifted
whether or not to enable the state of the shift key

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the state of the shift key of the keyboard, if any.

[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