WoW:API ScrollingMessageFrame SetFadeDuration (source)
Revision as of 04:47, 15 August 2023
, 15 August 2023Move page script moved page API ScrollingMessageFrame SetFadeDuration to WoW:API ScrollingMessageFrame SetFadeDuration without leaving a redirect
({{widgetmethod}}) |
m (Move page script moved page API ScrollingMessageFrame SetFadeDuration to WoW:API ScrollingMessageFrame SetFadeDuration without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Set the fade duration (the time it takes from the line starts to fade till it's hidden) of lines added to a ScrollingMessageFrame. | Set the fade duration (the time it takes from the line starts to fade till it's hidden) of lines added to a ScrollingMessageFrame. | ||
| Line 31: | Line 29: | ||
:A way to update them is to call one of the Scroll methods. | :A way to update them is to call one of the Scroll methods. | ||
:The default fade duration seems to be 3 seconds. | :The default fade duration seems to be 3 seconds. | ||
:See also [[API ScrollingMessageFrame | :See also [[API ScrollingMessageFrame SetFading|ScrollingMessageFrame:SetFading([isEnabled])]] and [[API ScrollingMessageFrame SetTimeVisible|ScrollingMessageFrame:SetTimeVisible(seconds)]]. | ||