how can I sync second screen and make it clickable?
问题 I am making an app for a dual display device for 1:1, face to face consulting. Basically, the secondary screen is not clickable. So, what I need to do is implementing a presentation. But some activities are sharable screen. So, it must be clickable in both screens. By default, the second screen is not clickable, but the second monitor displays the same screen. For making it clickable, I need to implement the presentation class for it. However, it will take a lot of times to implement it. So,