Declaration

func setPlainMetricsKey(_ key: String?, side: GSMetricNumbers)

Declaration

- (void) setPlainMetricsKey:(NSString *) key side:(GSMetricNumbers) side;

Declaration

setPlainMetricsKey_side_(key: str, side: GSMetricNumbers)

Parameters

key

The metrics key, or nil to remove it.

side

The metric side whose key should be changed.

Discussion

Layer-specific metrics keys continue to override this value.

See Also

Metrics Keys