UIDeviceOrientationExtensions.IsFlat(UIDeviceOrientation) Method

Definition

Returns true if the device is lying on either its back or face.

public static bool IsFlat (this UIKit.UIDeviceOrientation orientation);
static member IsFlat : UIKit.UIDeviceOrientation -> bool

Parameters

orientation
UIDeviceOrientation

Returns

Applies to