Share via


ContentInfo.Source Property

Definition

The source of the operation.

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

Property Value

Attributes

Remarks

The source of the operation. See SOURCE_ constants. Future versions of Android may pass additional values.

Java documentation for android.view.ContentInfo.getSource().

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