Declaration

func reconfigureShapeGroupsSkippingPreconditionCheck(_ skipPreconditionCheck: Bool)

Declaration

- (void) reconfigureShapeGroupsSkippingPreconditionCheck:(BOOL) skipPreconditionCheck;

Declaration

reconfigureShapeGroupsSkippingPreconditionCheck_(skipPreconditionCheck: bool)

Parameters

skipPreconditionCheck

If the caller knows that the layer makes use of shape groups, performance may be improved by skipping an internal precondition check. The function produces the same result in either case; only the performance is impacted.

Discussion

See Also

Shape Groups

  • A shape group containing all shapes of the layer.

  • The shape groups keyed by group identifier.