UIKit.UIApplication.SupportedInterfaceOrientationsForWindow Method
The set of interface orientations that are used for the view controllers in the specified window.

Syntax

[Foundation.Export("supportedInterfaceOrientationsForWindow:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UIInterfaceOrientationMask SupportedInterfaceOrientationsForWindow ([ObjCRuntime.Transient] UIWindow window)

Parameters

window
Window from which the default interface orientations are going to be retrieved.

Returns

A bitmask indicating which orientations are supported.

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