Freigeben über


EvalRequested(String) Konstruktor

Definition

Erstellt eine neue EvalRequested mit dem angegebenen Skript.

public:
 EvalRequested(System::String ^ script);
public EvalRequested(string script);
new Microsoft.Maui.Controls.Internals.EvalRequested : string -> Microsoft.Maui.Controls.Internals.EvalRequested
Public Sub New (script As String)

Parameter

script
String

Für die interne Verwendung durch die Microsoft.Maui.Controls-Plattform.

Gilt für: