UIDeviceOrientationExtensions.IsFlat(UIDeviceOrientation) 方法

定义

true如果设备正靠在背面或脸上,则返回 。

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

参数

orientation
UIDeviceOrientation

返回

适用于