UILabel UITextField UITextView

后端 未结 5 1968
天涯浪人
天涯浪人 2020-12-12 14:36

What\'s the fundamental difference between them?

Is a UITextField that\'s not editable is effectively a UILabel?

Are those essentia

5条回答
  •  伪装坚强ぢ
    2020-12-12 15:26

    Also in addition to this: Only with UILabel you can get the Auto shrink feature, otherwise you should implement that (if needed)

提交回复
热议问题