Class Logger.LoggerSettings
Inherited Members
Namespace: Mapsui.Logging
Assembly: Mapsui.dll
Syntax
public class Logger.LoggerSettings
Properties
| Edit this page View SourceLogFlingEvents
Declaration
public bool LogFlingEvents { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
LogMapEvents
Declaration
public bool LogMapEvents { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
LogWidgetEvents
Declaration
public bool LogWidgetEvents { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |