ViewConfiguration.PressedStateDuration Property

Definition

public static int PressedStateDuration { [Android.Runtime.Register("getPressedStateDuration", "()I", "")] get; }
[<get: Android.Runtime.Register("getPressedStateDuration", "()I", "")>]
static member PressedStateDuration : int

Property Value

the duration in milliseconds of the pressed state in child components.

Attributes

Remarks

Java documentation for android.view.ViewConfiguration.getPressedStateDuration().

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