Partager via


VersionInfo.Micro Property

Definition

Returns the micro version number

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

Property Value

the micro version number

Attributes

Remarks

Returns the micro version number

Java documentation for android.icu.util.VersionInfo.getMicro().

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