ElectronBrowserWindow.isTabletMode method
ElectronBrowserWindow › isTabletMode
Unofficial
Returns whether the window is in Windows 10 tablet mode (Windows only).Signature:
isTabletMode(): booleanReturns: boolean — Whether the window is in tablet mode.