EventDays
InterfaceConsts
ContentUri
JniPeerMembers
ThresholdClass
ThresholdType
Query(ContentResolver, Int32, Int32, String[])
monoandroid
namespace Android.Provider
{
[Register("android/provider/CalendarContract", DoNotGenerateAcw = true)]
public sealed class CalendarContract : Object
{
[Register("android/provider/CalendarContract$EventDays", DoNotGenerateAcw = true)]
public sealed class EventDays : Object
{
[Register("query", "(Landroid/content/ContentResolver;II[Ljava/lang/String;)Landroid/database/Cursor;", "")]
public static ICursor? Query(ContentResolver? cr, int startDay, int numDays, string![]? projection);
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API