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
Parameters
- shifted
- whether or not to enable the state of the shift key
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3