美文网首页
判断当前语言是否从右到左

判断当前语言是否从右到左

作者: 开发者老岳 | 来源:发表于2019-03-31 14:31 被阅读0次
    [UIApplication sharedApplication].userInterfaceLayoutDirection == UIUserInterfaceLayoutDirectionRightToLeft;
    

    相关文章

      网友评论

          本文标题:判断当前语言是否从右到左

          本文链接:https://www.haomeiwen.com/subject/rdzybqtx.html