SdlIsTablet
Query if the current device is a tablet.
If SDL can't determine this, it will return False.
Definition
Unit: Neslib.Sdl3.Additional
Returns
Boolean
: True if the device is a tablet, False otherwise.
Query if the current device is a tablet.
If SDL can't determine this, it will return False.
Unit: Neslib.Sdl3.Additional
Boolean
: True if the device is a tablet, False otherwise.