Share via


EvaluateJavaScriptDelegate Temsilci

Tanım

Xamarin tarafından dahili kullanım için. Forms platformu.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public delegate System.Threading.Tasks.Task<string> EvaluateJavaScriptDelegate(string script);
type EvaluateJavaScriptDelegate = delegate of string -> Task<string>

Parametreler

script
System.String

Xamarin tarafından dahili kullanım için. Forms platformu.

Dönüş Değeri

System.Threading.Tasks.Task<System.String>

Xamarin tarafından dahili kullanım için. Forms platformu.

Öznitelikler
System.ComponentModel.EditorBrowsableAttribute

Şunlara uygulanır