IntegerWidth.ZeroFillTo(Int32) Method

Definition

[Android.Runtime.Register("zeroFillTo", "(I)Landroid/icu/number/IntegerWidth;", "", ApiSince=30)]
public static Android.Icu.Number.IntegerWidth? ZeroFillTo (int minInt);
[<Android.Runtime.Register("zeroFillTo", "(I)Landroid/icu/number/IntegerWidth;", "", ApiSince=30)>]
static member ZeroFillTo : int -> Android.Icu.Number.IntegerWidth

Parameters

minInt
Int32

Returns

Attributes

Applies to