DelegateLogListener(Action<String,String>) Constructor

Definition

For internal use by the Xamarin.Forms platform.

public DelegateLogListener (Action<string,string> log);
new Xamarin.Forms.Internals.DelegateLogListener : Action<string, string> -> Xamarin.Forms.Internals.DelegateLogListener

Parameters

log
System.Action<System.String,System.String>

For internal use by the Xamarin.Forms platform.

Applies to