Editar

Share via


UnityTouchController.MaxTapContactTime Property

Definition

Time in seconds to determine if the contact registers as a tap or a hold

public:
 property float MaxTapContactTime { float get(); void set(float value); };
public float MaxTapContactTime { get; set; }
member this.MaxTapContactTime : single with get, set
Public Property MaxTapContactTime As Single

Property Value

Applies to