iOS

사파리 호출 이벤트 가로채기 예제 - UITextViewLinkOptions

by hooni posted Mar 19, 2014
?

Shortcut

PrevPrev Article

NextNext Article

ESCClose

Larger Font Smaller Font Up Down Go comment Print
method_exchangeImplementations메소드를 이용해 외부 호출되는 이벤트를 내부이벤트로 대체하는 예제 UITextViewLinkOptions입니다. UITextView에서 링크 클릭시외부 사파리가 호출되지않고 내부 웹브라우져를 호출하는 방식을 보여줍니다.

소스다운로드는 첨부파일 또는 아래링크를 참조하세요.
https://github.com/marksands/UITextViewLinkOptions

UITextViewLinkOptions.jpg

Who's hooni

profile