interface Component.IColorProvider

in global :: Sandbox

When applied to a , the component will be able to provide the color to use for certain UI editor elements.


public Color ComponentColor { get; }

😔 No documentation found.