共用方式為


Device.IsInvokeRequired 屬性

定義

警告

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

屬性值

屬性

適用於