Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, TSharedRef< SWindow > >
- FSlateApplication::FOnWindowDPIScaleChanged
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
Syntax
class FOnWindowDPIScaleChanged : public TBaseMulticastDelegate_OneParam< void, TSharedRef< SWindow > >
Remarks
Gets a delegate that is invoked in the editor when a windows dpi scale changes or when a widget window may have changed and DPI scale info needs to be checked