nw::lyt::TextBox::Animate Member Function
virtual void Animate(
u32 option
);
| Name | Description | |
|---|---|---|
| option | Option. Specifies lyt::AnimateOpt. |
Calculates animation results for both self and for the children.
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