Freigeben über


ActionSheetArguments Konstruktor

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

public ActionSheetArguments (string title, string cancel, string destruction, System.Collections.Generic.IEnumerable<string> buttons);
new Xamarin.Forms.Internals.ActionSheetArguments : string * string * string * seq<string> -> Xamarin.Forms.Internals.ActionSheetArguments

Parameter

title
System.String

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

cancel
System.String

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

destruction
System.String

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

buttons
System.Collections.Generic.IEnumerable<System.String>

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gilt für: