Syntax
[Foundation.Export("shouldAutorotateToInterfaceOrientation:")]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_6_0, Introduced=ObjCRuntime.Platform.iOS_2_0, Message="Use both GetSupportedInterfaceOrientations and PreferredInterfaceOrientationForPresentation instead.")]
public virtual
bool ShouldAutorotateToInterfaceOrientation (
UIInterfaceOrientation toInterfaceOrientation)