Share via


Calendar.ResolveRemap Field

Definition

Value to OR against resolve table field values for remapping.

[Android.Runtime.Register("RESOLVE_REMAP", ApiSince=24)]
protected const int ResolveRemap = 32;
[<Android.Runtime.Register("RESOLVE_REMAP", ApiSince=24)>]
val mutable ResolveRemap : int

Field Value

Value = 32
Attributes

Remarks

Value to OR against resolve table field values for remapping.

Java documentation for android.icu.util.Calendar.RESOLVE_REMAP.

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