語言

CursorLoader.GetSelectionArgs 方法

定義

[Android.Runtime.Register("getSelectionArgs", "()[Ljava/lang/String;", "GetGetSelectionArgsHandler")]
public virtual string[]? GetSelectionArgs();
[<Android.Runtime.Register("getSelectionArgs", "()[Ljava/lang/String;", "GetGetSelectionArgsHandler")>]
abstract member GetSelectionArgs : unit -> string[]
override this.GetSelectionArgs : unit -> string[]

傳回

String[]

取代載入器選擇子句中佔位符的值。

屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

Java 文件 android.content.CursorLoader.getSelectionArgs()

適用於