WoW:XML/MessageFrame: Difference between revisions

m
no edit summary
(Created page with 'Derived from: Frame Elements: FontString, TextInsets Attributes: fadeDuration, insertMode Category:XML elements')
 
mNo edit summary
Line 1: Line 1:
==Inheritance==
{{uixmlelem}}
Derived from: <[[XML/Frame|Frame]]>
[[Category:XML elements]]


==Elements==
== Inheritance ==
<[[XML/FontString|FontString]]>, <[[XML/TextInsets|TextInsets]]>
: Inherited by: none, Inherits: <[[XML/Frame|Frame]]>, Runtime object: [[UIOBJECT_MessageFrame|MessageFrame]]
: Defined in: [[XML/Frames|Frames]], [[XML/Ui|Ui]]


==Attributes==
== Elements ==
;font
* <[[XML/FontString|FontString]]>
:{{attrtype|string}}
* <[[XML/TextInsets|TextInsets]]>
;fade
 
:{{attrtype|boolean|true}} Whether the message should fade ("true" fades, "false" disappears instantly)
== Attributes ==
;fadeDuration
* font {{attrtype|string}}
:{{attrtype|float|3.0}}
* fade {{attrtype|boolean|true}} - whether the message should fade. "true" fades, "false" disappears instantly.
;displayDuration
* fadeDuration {{attrtype|float|3.0}}
:{{attrtype|float|10.0}}
* displayDuration {{attrtype|float|10.0}}
;insertMode
* insertMode {{attrtype|string|BOTTOM}} - where should new lines appear. Possible values: "TOP", "BOTTOM".
:{{attrtype|string|BOTTOM}} Where should new lines appear. Possible values: "TOP", "BOTTOM".
* displayDuration {{attrtype|float|10.0}}
;displayDuration
:{{attrtype|float|10.0}}
[[Category:XML elements]]
[[Category:XML elements]]