Enum ERenderFocusRule
When to render the Focus Brush for widgets that have user focus. Based on the EFocusCause.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ERenderFocusRule
Fields
| Name | Description |
|---|---|
| Always | |
| ERenderFocusRule_MAX | |
| NavigationOnly | |
| Never | |
| NonPointer |