AnimatingStripe.removeStripe() method

Remove existing stripe.

Signature:

removeStripe(stripe: Stripe): void;

Parameters

ParameterDescription
stripeThe stripe to remove. Can be obtained when addStripe.

Returns:

void