Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/SAppIconWidget
- SWidget::GetWindowZoneOverride()
- SAppIconWidget::GetWindowZoneOverride()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SWindowTitleBar.h |
| Include | #include "Framework/Application/SWindowTitleBar.h" |
virtual EWindowZone::Type GetWindowZoneOverride&40;&41; const
Remarks
Called when the mouse is moved over the widget's window, to determine if we should report whether OS-specific features should be active at this location (such as a title bar grip, system menu, etc.) Usually you should not need to override this function. The window "zone" the cursor is over, or EWindowZone::Unspecified if no special behavior is needed