I am doing a custom draw in my App for a View in drawRect method.
我抓住了用户的先令,并以此为基础,每当我这样做的时候,我就想改变观点的范围。
我尝试用读写法修改《国际律师意见》的框架。 但我认为,这样做是错误的,因为引人Rect要求我们作出特别的回避。
我的确制定了议定书,而且当我接获时,我尝试在议定书方法的帮助下,改变观点的分化。 但这也不可行。
How can I achieve this?
<><>UPDATE:
I was able to change the UIView s frame from awakeFromNib method of Custom UIView. But I have necessity to change the frame regulary based on users actions, and did not find any ways to reload awakeFromNib method..