什么是Notification.Name等效NSCurrentLocaleDidChangeNotification?
根据NSLocale参考有
class let currentLocaleDidChangeNotification: NSNotification.Name
// Notification that indicates that the user’s locale changed.
Run Code Online (Sandbox Code Playgroud)
您可以将其用作
let notification = NSLocale.currentLocaleDidChangeNotification
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
711 次 |
| 最近记录: |