EV3TouchSensor.IsPressed Method

Definition

Determines whether the touch sensor is pressed.

public bool IsPressed ();
member this.IsPressed : unit -> bool
Public Function IsPressed () As Boolean

Returns

true if the sensor is pressed; otherwise, false.

Applies to