Share via


ImageButton.SendPressed Method

Definition

For internal use by the .NET MAUI platform. Triggers the Pressed event.

public:
 virtual void SendPressed();
public void SendPressed();
abstract member SendPressed : unit -> unit
override this.SendPressed : unit -> unit
Public Sub SendPressed ()

Implements

Applies to