IApp.SetOrientationLandscape 方法

定义

将设备 (iOS) 或当前活动 (Android) 方向更改为横向模式。

public void SetOrientationLandscape ();
abstract member SetOrientationLandscape : unit -> unit
Public Sub SetOrientationLandscape ()

适用于