Lingua

Notification.Metric.FixedFloat.MinFractionDigits Property

Definition

Minimum number of fractional digits to display.

public int MinFractionDigits { [Android.Runtime.Register("getMinFractionDigits", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMinFractionDigits", "()I", "", ApiSince=37)>]
member this.MinFractionDigits : int

Property Value

Attributes

Remarks

Minimum number of fractional digits to display.

Android reference for android.app.Notification.Metric.FixedFloat.getMinFractionDigits.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to