다음을 통해 공유


IAdditionalContentContract.ICursorExtraKeys Interface

Definition

Constants for android.database.Cursor#getExtras keys.

public interface IAdditionalContentContract.ICursorExtraKeys
type IAdditionalContentContract.ICursorExtraKeys = interface

Remarks

Constants for android.database.Cursor#getExtras keys.

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

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.

Fields

Position

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

Applies to