Share via


ImageButton.PropagateUpReleased Method

Definition

For internal use by the .NET MAUI platform. Propagates the released event up the visual tree.

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

Applies to