UIDeviceOrientationExtensions.IsLandscape(UIDeviceOrientation) Method

Definition

Returns true if one of the long edges of the device is lowest.

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

Parameters

orientation
UIDeviceOrientation

Returns

Applies to