Roblox API Reference

StylingService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (4)

Type Member History
Array GetAppliedStyles (Instance instance) 578
Dictionary GetStyleInfo (StyleRule style) 578
Objects GetStyleSheetDerivesChain (StyleSheet styleSheet) 578
Dictionary GetStyleSheetInfo (StyleSheet styleSheet) 578
57 members inherited from Instance

History

Members

GetAppliedStyles On DevHub

Name Type Default
instance Instance none

History

GetStyleInfo On DevHub

Name Type Default
style StyleRule none

History

GetStyleSheetDerivesChain On DevHub

Name Type Default
styleSheet StyleSheet none

History

GetStyleSheetInfo On DevHub

Name Type Default
styleSheet StyleSheet none

History

Relevant classes (3)