[self.companyNumTF setContentInset:UIEdgeInsetsMake(-10, -5, -15, -5)];//设置UITextView的内边距
        [self.companyNumTF setTextAlignment:NSTextAlignmentRight];//并设置左对齐

相关文章:

  • 2021-09-17
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-27
  • 2022-12-23
  • 2021-12-03
  • 2021-05-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案