Declaration

@MainActor func update(for environment: GSDrawEnvironment?)

Declaration

- (void) updateForEnvironment:(GSDrawEnvironment *) environment;

Declaration

updateForEnvironment_(environment: GSDrawEnvironment)

Discussion

When the environment does not provide sufficient informations, the effective color values are set to NSColor/errorReplacementColor.