UIKit.UIDevice.GeneratesDeviceOrientationNotifications Property
Determines whether device orientation notifications are posted.

Syntax

[get: Foundation.Export("isGeneratingDeviceOrientationNotifications")]
public virtual bool GeneratesDeviceOrientationNotifications { get; }

Value

The default value is based on the device hardware.

Remarks

Note that if the hardware supports orientation notifications, this value will be true even if the user has locked the display orientation of the device.

This can be used from a background thread.

Requirements

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