EV3TouchSensor.UpdateSensor(Object) Method

Definition

Update the sensor and this will raised an event on the interface

public void UpdateSensor (object state);
public void UpdateSensor (object? state);
abstract member UpdateSensor : obj -> unit
override this.UpdateSensor : obj -> unit
Public Sub UpdateSensor (state As Object)

Parameters

state
Object

Implements

Applies to