BindableObject.Dispatcher Property

Definition

Gets the dispatcher that was available when this bindable object was created, otherwise tries to find the nearest available dispatcher (probably the window's/app's).

C#
public Microsoft.Maui.Dispatching.IDispatcher Dispatcher { get; }

Property Value

Applies to

Product Versions
.NET MAUI 8, 9