DelegateLogListener Class

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class DelegateLogListener : Xamarin.Forms.Internals.LogListener
type DelegateLogListener = class
    inherit LogListener
Inheritance
DelegateLogListener
Attributes

Constructors

DelegateLogListener(Action<String,String>)

For internal use by the Xamarin.Forms platform.

Methods

Warning(String, String)

For internal use by the Xamarin.Forms platform.

Applies to