| bEnableLayerRestriction | bool | Whether layer restriction is enabled during custom navigation. | Category: B1UIFocusableLayerInfo |
| UIInputModeSetting | EB1UIInputModeSetting | Input mode setting determining whether the layer uses UI-only, control-only, or mixed input. | Category: B1UIFocusableLayerInfo |
| bUsingInitUIInputMode | bool | Whether to initialize the layer's input mode with InitUIInputMode when the layer is first added. | Category: B1UIFocusableLayerInfo |
| InitUIInputMode | EB1UIInputMode | Initial input mode applied only when the layer is first added (not applied on layer reordering). | Category: B1UIFocusableLayerInfo |
| bSelectOnShow | bool | Whether the layer should request focus when it becomes visible. | Category: B1UIFocusableLayerInfo |
| bAlwaysDefaultFocus | bool | When true, focus always returns to the default widget rather than restoring the last focused widget. | Category: B1UIFocusableLayerInfo |
| bFocusOnKeyboard | bool | When true, the layer enters a focused state when keyboard input is received. | Category: B1UIFocusableLayerInfo |