IXRFluidMoveBehavior (Compact 2013)
3/28/2014
Behavior that watches an element for layout changes and moves the element smoothly to the new position when needed. This behavior does not animate the size or visibility of an element; it only animates the offset of that element within its parent container.
Syntax
class IXRFluidMoveBehavior : public IXRBehavior
Public Data Members
None
Protected Data Members
None
Member Functions
Member Function |
Description |
---|---|
Gets the AppliesTo property. |
|
Gets the Duration property. |
|
Gets the EaseX property. |
|
Gets the EaseY property. |
|
Gets the IsActive property. |
|
Sets the AppliesTo property. |
|
Sets the Duration property. |
|
Sets the EaseX property. |
|
Sets the EaseY property. |
|
Sets the IsActive property. |