다음을 통해 공유


VersionInfo.Minor Property

Definition

Returns the minor version number

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

Property Value

the minor version number

Attributes

Remarks

Returns the minor version number

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

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