Namespaces
Enumerations
enum class FocusChangeStatus
| Name | Value | Comments |
|---|---|---|
| kAccept | 0 | -- |
| kErrorRequestorInvalid | 1 | -- |
| kErrorRequestInvalid | 2 | -- |
| kErrorRequestorNotAuthorized | 3 | -- |
| kErrorRequestorNotRequestAncestor | 4 | -- |
| kErrorRequestCannotReceiveFocus | 5 | -- |
| kErrorUnhandledCase | 6 |
last |
Provide detail on if/why focus change request was denied.
Specific error-handling policy is responsibility of caller.
Defined at line 24 of file ../../src/ui/scenic/lib/focus/focus_manager.h