Entry.SendCompleted Method

Definition

Internal method to trigger Completed and ReturnCommand. Should not be called manually outside of .NET MAUI.

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

Implements

Applies to