Instance Method
syncMetricsThreshold(_:)syncMetricsThreshold:syncMetricsThreshold_
Tolerance used when deciding whether metrics need synchronization.
Declaration
func syncMetricsThreshold(_ side: GSMetricNumbers) -> CGFloatDeclaration
- (CGFloat) syncMetricsThreshold:(GSMetricNumbers) side;Declaration
syncMetricsThreshold_(side: GSMetricNumbers) -> floatParameters
sideThe metric side to evaluate.
See Also
Metrics Sync
Applies all available metrics keys.
Applies the left side-bearing metrics key.
Applies the advance-width metrics key.
Applies the right side-bearing metrics key.
Applies the top side-bearing metrics key.
Applies the bottom side-bearing metrics key.
Applies the vertical advance-width metrics key.
Reinterpolates the horizontal metrics of an Alternative layer or interpolated layer.
Recalculates side bearings from the layer contents.