IApp.SetOrientationLandscape Method

Definition

Changes the device (iOS) or current activity (Android) orientation to landscape mode.

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

Applies to