graph BT
Type["IMainThread"]
class Type type-node
Syntax
public interface IMainThread
Properties
Name | Value | Summary |
---|---|---|
IsMainThread | bool |
Methods
Name | Value | Summary |
---|---|---|
Begin |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|