Keyboard.Key.Gap Property

Definition

The horizontal gap before this key

[Android.Runtime.Register("gap")]
public int Gap { get; set; }
[<Android.Runtime.Register("gap")>]
member this.Gap : int with get, set

Property Value

Attributes

Remarks

The horizontal gap before this key

Java documentation for android.inputmethodservice.Keyboard.Key.gap.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to