Condividi tramite


MainThread.IsMainThread Proprietà

Definizione

True se il thread corrente è il thread dell'interfaccia utente.

public:
 static property bool IsMainThread { bool get(); };
public static bool IsMainThread { get; }
static member IsMainThread : bool
Public Shared ReadOnly Property IsMainThread As Boolean

Valore della proprietà

Se il thread principale.

Si applica a