摘要: 1、UIScrollView增加了属性allowsKeyboardScrolling表示是否根据连接的物理键盘的方向键而滚动。 import UIKit class ViewController: UIViewController { lazy var scrollView: UIScrollVie 阅读全文
posted @ 2023-09-14 17:44 Mr·Xu 阅读(3554) 评论(0) 推荐(0) 编辑