次の方法で共有


AndroidApp.SetOrientationLandscape メソッド

定義

現在のアクティビティの向きを横モードに変更します。

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

実装

適用対象