MessagingCenter.Instance Property

Definition

Gets the singleton instance of the MessagingCenter.

public static Xamarin.Forms.IMessagingCenter Instance { get; }
member this.Instance : Xamarin.Forms.IMessagingCenter

Property Value

The singleton instance of the MessagingCenter.

Applies to