Related questions
Question 19 - H14-231_V1.0 discussion
When a developer migrates pictures on his mobile phone to a large screen, the interface layout automatically switches from vertical to horizontal; When the image is migrated, the image is migrated from the large screen to the mobile phone, and the interface layout is automatically switched from horizontal to vertical. Excuse me, how did this developer implement this feature?
A.
Use the setMainRoute() method to specify the forwarding device
B.
Implement the IAbilityContribution interface to enable Ability to support migration
C.
Use the continueAbility() method for fetching
D.
Use the onStart() method to rewrite the migration flow
Your answer:
0 comments
Sorted by
Leave a comment first