Table of Contents

Method GetMetric

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

GetMetric(SystemSettingsMetric)

Returns the value of a system metric, or -1 if the metric is not supported on the current system.

public override int GetMetric(SystemSettingsMetric index)

Parameters

index SystemSettingsMetric

System metric identifier.

Returns

int