开发者

Connect a Custom Text View to a TextView in IB

开发者 https://www.devze.com 2023-02-10 01:47 出处:网络
I create a custo开发者_高级运维m textview it is possible to connect it to a textview created by IB?Yes, created the associated property and synthesize it using your new class. Then in IB, make sure yo

I create a custo开发者_高级运维m textview it is possible to connect it to a textview created by IB?


Yes, created the associated property and synthesize it using your new class. Then in IB, make sure you set UITextViews class under the Inspector -> Identity tab.

0

精彩评论

暂无评论...
验证码 换一张
取 消