Resource.Attribute.Syncable Field

Definition

Flag indicating whether this content provider would like to participate in data synchronization.

[Android.Runtime.Register("syncable")]
public const int Syncable = 16842777;
[<Android.Runtime.Register("syncable")>]
val mutable Syncable : int

Field Value

Value = 16842777
Attributes

Remarks

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