Android.Content.PM.ProviderInfo.InitOrder Property
Used to control initialization order of single-process providers running in the same process.

Syntax

[Android.Runtime.Register("initOrder")]
public int InitOrder { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Used to control initialization order of single-process providers running in the same process. Higher goes first.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1