Android.Resource.Attribute.ShareInterpolator Field
Value: 16843195
Syntax
[Android.Runtime.Register("shareInterpolator")] public const intShareInterpolator
Remarks
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.