Share via


LogListener.Warning(String, String) Method

Definition

For internal use by the Xamarin.Forms platform.

public abstract void Warning (string category, string message);
abstract member Warning : string * string -> unit

Parameters

category
System.String

For internal use by the Xamarin.Forms platform.

message
System.String

For internal use by the Xamarin.Forms platform.

Applies to