[UITextView scrollRangeToVisible:NSMakeRange([[UITextView text] length],0)];
 
UITextView 부분에 사용자가 생성한 UITextView 형 객체 이름을 넣어준다.


반응형