Documentation

onPress()

Handles the Press event.

onPress(handle: string | ViewBuilderEventHandler<TView>): this;

Parameters

Related