Monday, September 14, 2009

interface rotation based on hand movement

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation {
// Return YES for supported orientations
return YES;//(interfaceOrientation == UIInterfaceOrientationPortrait);
}

No comments:

FEEDJIT Live