Dock¶
name: Dock
documentation:
Overrides positional values for a given element with a layout instruction to dock to a particular region of the view with an optionally specified offset
choice: The following element types can be used in conjunction with this element
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Model
name: Model
minOccurs: 0
maxOccurs: 1
element
type: imml:Primitive
name: Primitive
minOccurs: 0
maxOccurs: 1
element
type: imml:Widget
name: Widget
minOccurs: 0
maxOccurs: 1
element
type: imml:Grid
name: Grid
minOccurs: 0
maxOccurs: 1
element
type: imml:Stack
name: Stack
minOccurs: 0
maxOccurs: 1
element
type: imml:Sound
name: Sound
minOccurs: 0
maxOccurs: 1
element
type: imml:Text
name: Text
minOccurs: 0
maxOccurs: 1
element
type: imml:Textbox
name: Textbox
minOccurs: 0
maxOccurs: 1
element
name: Network
type: imml:Network
minOccurs: 0
maxOccurs: 1
attribute
type: xs:string
name: Name
use: optional
documentation:
Name of this element
attribute
type: imml:HorizontalAlignment
name: HorizontalAlignment
use: optional
documentation:
The horizontal alignment to apply during layout
attribute
type: imml:VerticalAlignment
name: VerticalAlignment
use: optional
documentation:
The vertical alignment to apply during layout
attribute
type: imml:Vector3
name: Offset
use: optional
documentation:
The offset to apply during positioning where x is horizontal offset, y is vertical offset and z is depth offset