This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

CompositeOperation

Summary

The possible values of an animation effect’s composition behavior are represented by the CompositeOperation enumeration.

Inherits from enumenum

Overview

enum CompositeOperation {"replace", "add", "accumulate"};

Properties

No properties.

Methods

No methods.

Events

No events.

Inherited from enum

Properties

No properties.

Methods

No methods.

Events

No events.