KeyNavigationSettingsKeyNavigation Property

Determines if keyboard navigation is turned on or off.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
public bool KeyNavigation { get; set; }

Property Value

Boolean

See Also