How to change cancel button title in UIImagePickerController?

前端 未结 6 1534
再見小時候
再見小時候 2021-01-15 06:46

Currently I\'m working on a multi-language application and I want to change the Cancel ,Use and Retake button titles of the UIIm

6条回答
  •  Happy的楠姐
    2021-01-15 07:13

    It'll be automatically changed to device language.

    You don't need o worry about this. Also you can't change it's behavior.

    Controls like: MFMessageComposer, MFMailComposer, UIImagePicker etc. Will change it's default controls text to device language automatically.

提交回复
热议问题