Keyboard
Key
Row
Keyboard(Context, Int32)
Keyboard(IntPtr, JniHandleOwnership)
Keyboard(Context, Int32, Int32)
Keyboard(Context, Int32, ICharSequence, Int32, Int32)
Keyboard(Context, Int32, Int32, Int32, Int32)
Keyboard(Context, Int32, String, Int32, Int32)
Height
HorizontalGap
IsShifted
JniPeerMembers
KeyHeight
Keys
KeyWidth
MinWidth
ModifierKeys
ShiftKeyIndex
ThresholdClass
ThresholdType
VerticalGap
CreateKeyFromXml(Resources, Row, Int32, Int32, XmlReader)
CreateRowFromXml(Resources, XmlReader)
GetNearestKeys(Int32, Int32)
SetShifted(Boolean)
monoandroid
namespace Android.InputMethodServices
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/inputmethodservice/Keyboard", DoNotGenerateAcw = true)]
public class Keyboard : Object
{
[Obsolete("deprecated")]
protected virtual int VerticalGap
{
[Register("getVerticalGap", "()I", "GetGetVerticalGapHandler")]
get;
[Register("setVerticalGap", "(I)V", "GetSetVerticalGap_IHandler")]
set;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API