Varmkorv Tva's Repository dump
GetDeviceType()
Initializing search
    • Home
    • Webutils
    • DeviceInfo
    • Home
      • None
      • About
      • Usage
          • GetDevicePlatform()
          • GetDeviceType()
          • GetDeviceInput()
          • GetDeviceOrientation()
          • GetWindowSize()
          • GetGraphicsQuality()
          • PlatformType
          • DeviceType
          • InputType
          • DeviceOrientation
          • InputChanged
          • OrientationChanged
          • WindowSizeChanged
          • GraphicsQualityChanged

    GetDeviceType()

    function DeviceInfo.GetDeviceType(): DeviceInfoEnum.DeviceType
    

    Returns DeviceInfoEnum.DeviceType. Used to determine the device's type. (Computer, phone, tablet, console, touchscreen computer)

    Not to be confused with DeviceInfo.GetDevicePlatform().

    Made with Material for MkDocs