KeyBackground Property

Gets or sets background gradient of Key

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public InkColor Background { get; set; }

Property Value

InkColor

See Also