Resource.Attribute.AnimateOnClick Field

Definition

Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle.

[Android.Runtime.Register("animateOnClick")]
public const int AnimateOnClick = 16843356;
[<Android.Runtime.Register("animateOnClick")>]
val mutable AnimateOnClick : int

Field Value

Value = 16843356
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