SliceSpec.Revision Property

Definition

Gets the revision of the version.

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

Property Value

Attributes

Remarks

Gets the revision of the version.

Java documentation for android.app.slice.SliceSpec.getRevision().

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