Udostępnij za pośrednictwem


ActionSheetArguments Konstruktor

Definicja

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

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

Parametry

title
System.String

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

cancel
System.String

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

destruction
System.String

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Dotyczy