49
edits
(Created page with 'Derived from: Frame Elements: FontString, TextInsets Attributes: fadeDuration, insertMode Category:XML elements') |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{uixmlelem}} | |||
== | == Inheritance == | ||
<[[XML/ | : Inherited by: none, Inherits: <[[XML/Frame|Frame]]>, Runtime object: [[UIOBJECT_MessageFrame|MessageFrame]] | ||
: Defined in: [[XML/Frames|Frames]], [[XML/Ui|Ui]] | |||
==Attributes== | == Elements == | ||
* <[[XML/FontString|FontString]]> | |||
* <[[XML/TextInsets|TextInsets]]> | |||
== Attributes == | |||
* font {{attrtype|string}} | |||
* fade {{attrtype|boolean|true}} - whether the message should fade. "true" fades, "false" disappears instantly. | |||
* fadeDuration {{attrtype|float|3.0}} | |||
* displayDuration {{attrtype|float|10.0}} | |||
* insertMode {{attrtype|string|BOTTOM}} - where should new lines appear. Possible values: "TOP", "BOTTOM". | |||
* displayDuration {{attrtype|float|10.0}} | |||
[[Category:XML elements]] | [[Category:XML elements]] | ||