Back to API Reference
Class

TabKeyBehavior

sealed
Inherits:InputBehavior

Makes plain Tab insert a tab character instead of moving focus to the next control. Modified combinations (Shift+Tab, Ctrl+Tab) pass through for navigation. Add this for code editors and multi-line composers.

protected override void OnEnable()
protected override void OnDisable()