共用方式為


UIDevice.Orientation 屬性

定義

目前的裝置方向。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIDeviceOrientation Orientation { [Foundation.Export("orientation")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Orientation : UIKit.UIDeviceOrientation

屬性值

屬性

備註

這可從背景執行緒使用。

適用於