ToolBarKeyNavigation Property

Gets the settings for hardware keyboard navigation.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")]
public KeyNavigationSettings KeyNavigation { get; }

Property Value

KeyNavigationSettings

See Also