The fields of MonoMac.CoreAnimation.CAFillMode are listed below. For a list of all members, see the CAFillMode Members list.
See Also: Inherited members from System.Object
| const  | Backwards | string. On animation completion, values below zero are set to zero. | 
| const  | Both | string. Any new values are kept between the the from and to values. | 
| const  | Forwards | string. Any values above the final value are set to the final value. | 
| const  | Frozen | string. Do not use. | 
| const  | Removed | string. The object is removed from the animation once the animation completes. |