Freigeben über


IAdditionalContentContract.ICursorExtraKeys.Position Field

Definition

An integer, zero-based cursor position that corresponds to the URI specified with the android.content.Intent#EXTRA_CHOOSER_FOCUSED_ITEM_POSITION index into the

[Android.Runtime.Register("POSITION", ApiSince=35)]
public const string Position;
[<Android.Runtime.Register("POSITION", ApiSince=35)>]
val mutable Position : string

Field Value

Attributes

Remarks

An integer, zero-based cursor position that corresponds to the URI specified with the android.content.Intent#EXTRA_CHOOSER_FOCUSED_ITEM_POSITION index into the

Java documentation for android.service.chooser.AdditionalContentContract.CursorExtraKeys.POSITION.

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