Share via


DeviceOrientationExtensions.IsLandscape(DeviceOrientation) Method

Definition

For internal use by the Xamarin.Forms platform.

public static bool IsLandscape (this Xamarin.Forms.Internals.DeviceOrientation orientation);
static member IsLandscape : Xamarin.Forms.Internals.DeviceOrientation -> bool

Parameters

orientation
DeviceOrientation

For internal use by the Xamarin.Forms platform.

Returns

System.Boolean

For internal use by the Xamarin.Forms platform.

Applies to