Navigation
API > API/Plugins > API/Plugins/StylusInput > API/Plugins/StylusInput/IStylusInputTabletContext
Description
Returns the name of the tablet context. This usually allows to identify the tablet device based on the hardware product name and model.
| Name | GetName |
| Type | function |
| Header File | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/StylusInputTabletContext.h |
| Include Path | #include "StylusInputTabletContext.h" |
FString GetName() const
The name of the tablet context.