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.
具体的には、下にスクロールするテキストがさらにある場合に、画像を数秒間ポップアップさせたいと考えています。画像がポップアップすることは問題ではありませんが、スクロール デリゲートの設定方法と残りのテキストの量を計算する方法がわかりません。
UItextview のデリゲート プロパティを設定する
textview.delegate = self; [textview flashScrollIndicators];
インジケータが点滅して、さらにテキストが利用可能であることを示します。