UIAlertView.Show Method

Definition

Displays the alert view

[Foundation.Export("show")]
public virtual void Show ();
abstract member Show : unit -> unit
override this.Show : unit -> unit
Attributes

Remarks

Presensts the alert view to the user with an animation.

Applies to