UIKit.UIApplicationDelegate.GetSupportedInterfaceOrientations Method
Returns a bit-mask of supported orientations for the specified forWindow.

Syntax

[Foundation.Export("application:supportedInterfaceOrientationsForWindow:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UIInterfaceOrientationMask GetSupportedInterfaceOrientations (UIApplication application, [ObjCRuntime.Transient] UIWindow forWindow)

Parameters

application
Reference to the UIApplication that invoked this delegate method.
forWindow
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0