Property DelegatesFocus
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
DelegatesFocus
Maps to the element's delegatesFocus: focusing this element forwards to its first focusable child, and the focus rings skip the element itself.
public bool? DelegatesFocus { get; set; }
Property Value
- bool?