DeviceOrientationExtensions.IsPortrait(DeviceOrientation) Method

Definition

For internal use by the Xamarin.Forms platform.

public static bool IsPortrait (this Xamarin.Forms.Internals.DeviceOrientation orientation);
static member IsPortrait : 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