StyleLink

Show Deprecated

Links a StyleSheet to the instance tree whose root is the parent of the StyleLink. For example, placing a StyleLink under a ScreenGui applies the referenced StyleSheet to both the ScreenGui and all of the GuiObjects within it. Only one StyleSheet can apply to a given tree.

Properties

StyleSheet

Read Parallel

The StyleSheet to link to the parent such that the parent's descendants are styled accordingly.

Methods

Events