class documentation

class MapStringColorObject(MutableMapping[str, ColorObject]):

View In Hierarchy

dict(str, ColorObject) のdict配列(シノニム)です。通常のdict同様に使用できます。