MonoMac.CoreAnimation.CAFillMode Members

The members of MonoMac.CoreAnimation.CAFillMode are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

const
Backwardsstring. On animation completion, values below zero are set to zero.
const
Bothstring. Any new values are kept between the the from and to values.
const
Forwardsstring. Any values above the final value are set to the final value.
const
Frozenstring. Do not use.
const
Removedstring. The object is removed from the animation once the animation completes.