Device.IsInvokeRequired 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use BindableObject.Dispatcher.IsDispatchRequired instead.
供 Microsoft.Maui.Controls 平臺內部使用。
public:
static property bool IsInvokeRequired { bool get(); };
[System.Obsolete("Use BindableObject.Dispatcher.IsDispatchRequired instead.")]
public static bool IsInvokeRequired { get; }
[<System.Obsolete("Use BindableObject.Dispatcher.IsDispatchRequired instead.")>]
static member IsInvokeRequired : bool
Public Shared ReadOnly Property IsInvokeRequired As Boolean
屬性值
- 屬性