namespace Android.Service.Controls.Templates
{
[Register("android/service/controls/templates/RangeTemplate", ApiSince = 30, DoNotGenerateAcw = true)]
public sealed class RangeTemplate : ControlTemplate
{
[Register(".ctor", "(Ljava/lang/String;FFFFLjava/lang/CharSequence;)V", "", ApiSince = 30)]
public RangeTemplate(stringnot null templateId, float minValue, float maxValue, float currentValue, float stepValue, string? formatString);
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 6.0-android7.0-android |
Xamarin Android | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|