當初始化 ImagePicker 時,就會調用 makeUIViewController 方法。在該方法中,你需要實例化(instantiate) UIImagePickerController ,並配置其初始狀態。
確定! 回上一頁