Android.InputMethodServices.Keyboard.VerticalGap Property

Syntax

[get: Android.Runtime.Register("getVerticalGap", "()I", "GetGetVerticalGapHandler")]
[set: Android.Runtime.Register("setVerticalGap", "(I)V", "GetSetVerticalGap_IHandler")]
protected virtual int VerticalGap { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [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