macros:function:handles.mobilewing.changepage
This is an old revision of the document!
Function
Handles.MobileWing.ChangePage
This is marked to be tested as it probably needs to be Handles.MobileWingAPlaybacks.ChangePage
This function is not documented but used in factory macros, and found working. Hence, this entire documentation is assumed.
Void Handles.MobileWing.ChangePage(int32 index)
API | no |
---|---|
description | toggles the Mobile Wing Fader handles to a specific page |
Namespaces | handles.mobilewing |
parameter | Int32 index – the index of the page to change to |
return value | (Void) |
Example in
<macro id="adb.Macros.gopagewing1" name="adb Change Page mobile wing 01"> <sequence> <step>Handles.MobileWing.ChangePage(0)</step> </sequence> </macro>
Also used in
Plugin Backlinks: Nothing was found.
Remarks
You could leave a comment if you were logged in.
macros/function/handles.mobilewing.changepage.1535104685.txt.gz · Last modified: 2018/08/24 09:58 (external edit)