Table of Contents

Property SingleTabStop

Namespace
Velvet
Assembly
Velvet.Docs.dll

SingleTabStop

The subtree behaves as one Tab stop: Tab from inside exits past the remaining members (wrapping within the nearest containing scope, if any); Tab entering from outside — in either direction — lands on the last-focused member, else the scope's first. Members keep tabIndex 0, so engine 2D arrow/dpad navigation inside is untouched.

public bool SingleTabStop { get; init; }

Property Value

bool