Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOSの場合、UIPageControlの最初のページにあるカスタムアイコンのドラッグアンドドロップ動作を2番目のページに実装する方法はありますか(iPhoneのホーム画面から別のページにアイコンを移動するなど)?
ありがとう。
UIPageControlのスクロール可能なページ数を示すドットを表示するコントローラUIScrollViewです。
UIPageControl
UIScrollView
UIScrollViewを使用して使用する必要がありますUIScrollViewDelegate。
UIScrollViewDelegate