BindableObject.Dispatcher 屬性

定義

取得建立這個可系結物件時可用的發送器,否則會嘗試尋找最接近的可用發送器, (可能是視窗/應用程式的) 。

public:
 property Microsoft::Maui::Dispatching::IDispatcher ^ Dispatcher { Microsoft::Maui::Dispatching::IDispatcher ^ get(); };
public Microsoft.Maui.Dispatching.IDispatcher Dispatcher { get; }
member this.Dispatcher : Microsoft.Maui.Dispatching.IDispatcher
Public ReadOnly Property Dispatcher As IDispatcher

屬性值

適用於