共用方式為


UIDeviceOrientationExtensions.IsLandscape(UIDeviceOrientation) 方法

定義

如果裝置的其中一個長邊緣最低,則傳 true 回 。

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

參數

orientation
UIDeviceOrientation

傳回

適用於