How implement “shake to edit" in iphone program,the same as application icon in iphone
How implement “shake to edit" in iphone program,the same as application icon in iphone. Can it 开发者_StackOverflowbe implemented?
UIResponder APIs. See this article:
How to use Shake API in iPhone SDK 3.0?
精彩评论