|SetOverwrite:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|true| Called when the overwrite button is touched.
|SetPreserveHome:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Bool|Bool]]>|true| Called when the preserve home button is touched.
|ChooseAllData:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the choose all data button is touched.
|ChangeStep:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|true| Called when the change step button is touched.
|SaveGroupSelectionAndChange:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|true| Called when the save group selection and change button is touched.
|CheckLoginAndNext:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:MigrationDialog#State|MigrationDialog.State]]>|true| Called when the Check login and next button is touched.
|LoadGroupsPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the load groups button is touched.
|OnSourceSelected:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:String|String]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:String|String]]>|true| Called when the source button is touched.
|StartMigrationPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the start migration button is touched.
|CancelPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the cancel button is touched.
}}
== State ==
{{Table EnumValues
|Source|0|
|Account|1|
|MigrationType|2|
|ChooseData|3|
|ChooseGroups|4|
|ChooseOverwrite|5|
|ChooseHome|6|
|ConfirmStart|7|
}}
}}
== Behavior ==
== Usage ==
== Examples ==
== Examples ==
Latest revision as of 20:50, 7 April 2025
This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.