Reference API Roblox

Engine API

Website

Related

Reference API Roblox

InitialDockState

Describes the initial docking state of a DockWidgetPluginGui.

Items 5

HistoryNameValueDescription
326Top0

The widget will appear docked above the game screen.

326Bottom1

The widget will appear docked below the game screen.

326Left2

The widget will appear docked to the left of the game screen.

326Right3

The widget will appear docked to the right of the game screen.

326Float4

The widget will not be docked to any side of the game screen, and instead can be freely dragged around.

Description

Describes the initial docking state of a DockWidgetPluginGui.

History 6

Settings