I have a scroll view and and an embed UIImageView. Code is right but I can not scroll in the Simulator likely because I have a trackpad, not a mouse. Or can I?
1- Place the pointer at the start position. 2- Hold the mouse button. 3- Move the pointer in the swipe direction and release the mouse button.
The basic way to open a list of simulators is to use Xcode -> Window -> Devices and Simulators. Here you can create and manage all available simulators. But you cannot run them directly. You need to build your application on the simulator, and then you can run it.
You need to enable 3 finger drag:
- From the Apple menu, choose System Preferences.
- Click the Accessibility icon
- Select Pointer Control in the sidebar
- Click the Trackpad Options button
- Place a checkmark next to "Enable dragging"
- From the related pop-up menu, choose “three finger drag” so there's a checkmark next to it
- Click OK
https://support.apple.com/en-us/HT204609
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With