wiki.sine.space | sinespace

Difference between revisions of "Scripting/SUILayout"

From wiki.sine.space
Jump to: navigation, search
(Created page with "=Properties= {{ScriptFunction|bool|Enabled|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}} {{ScriptFunction|int|PaddingLeft|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}} {{ScriptFun...")
 
(Replaced content with "This page has moved to: https://docs.sine.space/v/scripting/client-scripting/components/suilayout")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Properties=
+
This page has moved to: https://docs.sine.space/v/scripting/client-scripting/components/suilayout
 
+
 
+
{{ScriptFunction|bool|Enabled|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|PaddingLeft|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|PaddingRight|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|PaddingTop|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|PaddingBottom|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|ChildAlignment|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|float|Spacing|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|bool|ChildControlHeight|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|bool|ChildControlWidth|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|bool|ChildForceExpandHeight|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|bool|ChildForceExpandHeight|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|Svector|GridCellSize|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|Svector|GridSpacing|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|GridConstraintCount|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|GridConstraint|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}}
+
 
+
 
+
 
+
 
+
 
+
{{Scripting Navbox}}
+

Latest revision as of 06:36, 19 September 2022

This page has moved to: https://docs.sine.space/v/scripting/client-scripting/components/suilayout