Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DisplaySize

This enum is used with GuiService.ViewportDisplaySize to indicate the internally-categorized rendering size of the viewport.

Items 3

HistoryNameValueDescription
680Small0

Viewport is categorized as small. Applies to most tablet/mobile/handheld devices.

680Medium1

Viewport is categorized as medium. Applies to most laptops and monitors.

680Large2

Viewport is categorized as large. Applies to most TVs or larger.

Description

This enum is used with GuiService.ViewportDisplaySize to indicate the internally-categorized rendering size of the viewport.

History 4

Settings