nw::lyt::Window::AnimateSelf Member Function
virtual void AnimateSelf(
u32 option
);
| Name | Description | |
|---|---|---|
| option | Option. Specifies lyt::AnimateOpt. |
Calculates the animation result for self.
If nw4r::lyt::ANIMATEOPT_NOANIMATEINVISIBLE is specified in option, this function omits the animation calculations for hidden panes (those with nw4r::lyt::Pane::IsVisible() set to false) and for the panes under their children.
CONFIDENTIAL