Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The core GUI object on which tools are built. Add Frames/Labels/Buttons to this object to have them rendered as a 2D overlay.
Properties
ClipToDeviceSafeArea: bool
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
DisplayOrder: int
- Category: Data.
- Serialization: can save and load.
- Thread safety: read safe
OnTopOfCoreBlur: bool
- Category: Behavior.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
SafeAreaCompatibility: SafeAreaCompatibility
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
ScreenInsets: ScreenInsets
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
Removed members
Properties
External links[]
- ScreenGui in the Roblox Creator Documentation
- ScreenGui in the Roblox API Reference