Class CanonicalMixinDiagnosticableTree
Inherited Members
Namespace: Unity.UIWidgets.foundation
Syntax
public abstract class CanonicalMixinDiagnosticableTree : DiagnosticableTree
Properties
pureWidget
Declaration
public bool pureWidget { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | obj |
Returns
| Type | Description |
|---|---|
| Boolean |
Overrides
Finalize()
Declaration
protected void Finalize()
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| Int32 |