Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DeviceForm

Describes the physical form factor of a device used during Studio device emulation.

Items 5

HistoryNameValueDescription
653Console0

Represents a gaming console device, such as an Xbox or PlayStation.

653Phone1

Represents a mobile phone with a touchscreen.

653Tablet2

Represents a tablet with a touchscreen.

653Desktop3

Represents a desktop or laptop computer.

653VR4

Represents a virtual reality headset.

Removed items 1

HistoryNameValue
685Handheld5

Description

Studio-only device form factor for device emulation. Passed as the DeviceForm field of the device info table accepted by StudioDeviceSimulatorService:CreateDeviceAsync() and StudioDeviceSimulatorService:UpdateDeviceAsync(), and exposed on device records returned by StudioDeviceSimulatorService:GetDeviceListAsync().

History 8

Settings