Property FocusOrder
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
FocusOrder
How the layer host panel participates in sequential (Tab) focus order relative to the declaring panel — see PanelFocusOrder. Only meaningful for a layer portal (Layer set); a registry-target portal mounts into the same panel and has no boundary to chain across.
public PanelFocusOrder FocusOrder { get; init; }