Android.InputMethodServices.KeyboardView.IsShifted Property
Returns the state of the shift key of the keyboard, if any.

Syntax

[get: Android.Runtime.Register("isShifted", "()Z", "GetIsShiftedHandler")]
public virtual bool IsShifted { get; }

See Also

KeyboardView.SetShifted(bool)

Value

Documentation for this section has not yet been entered.

Remarks

Returns 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