Companion
Types
Link copied to clipboard
enum LoadedState : Enum<AbstractBuilderFrameTreeNode.Companion.LoadedState>
Content copied to clipboard
Link copied to clipboard
enum RenamedState : Enum<AbstractBuilderFrameTreeNode.Companion.RenamedState>
Content copied to clipboard
Link copied to clipboard
enum SelectedState : Enum<AbstractBuilderFrameTreeNode.Companion.SelectedState>
Content copied to clipboard
Functions
Link copied to clipboard
fun colorStyle( selected: Boolean, loaded: Boolean, renamed: Boolean): String
Content copied to clipboard
Produce a style string that includes foreground and background colors based on the given parameters and current light/dark mode.