iOSApp.SetOrientationPortrait Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Changes the device orientation to portrait mode.
public void SetOrientationPortrait ();
abstract member SetOrientationPortrait : unit -> unit
override this.SetOrientationPortrait : unit -> unit
Public Sub SetOrientationPortrait ()