Interface SyThemeContextType
- All Known Subinterfaces:
SyLayoutContextType
public interface SyThemeContextType
The context of a theme operation.
-
Method Summary
Modifier and TypeMethodDescriptiondefault SyFontDirectoryServiceTypefonts()services()default SyTextSelectionServiceType
-
Method Details
-
services
SyServiceDirectoryReadableType services()- Returns:
- The service directory
-
fonts
- Returns:
- The font service
-
textSelection
- Returns:
- The text selection service
-