blob: 93007bdbe6a3ead789b6c576c2916401757fad79 [file] [log] [blame] [view]
# HandleInfo class
## Constructors
[HandleInfo](../zircon/HandleInfo/HandleInfo.md) ([Handle](../zircon/Handle-class.md) handle, int type, int rights)
_const_
## Properties
##### [handle](../zircon/HandleInfo/handle.md) → [Handle](../zircon/Handle-class.md)
_<span class="feature final">final</span>_
##### [hashCode](../zircon/HandleInfo/hashCode.md) &#8594; int
The hash code for this object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
##### [rights](../zircon/HandleInfo/rights.md) &#8594; int
_<span class="feature final">final</span>_
##### [runtimeType](../zircon/HandleInfo/runtimeType.md) &#8594; Type
A representation of the runtime type of the object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
##### [type](../zircon/HandleInfo/type.md) &#8594; int
_<span class="feature final">final</span>_
## Methods
##### [noSuchMethod](../zircon/HandleInfo/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature inherited">inherited</span>_
##### [toString](../zircon/HandleInfo/toString.md)() String
A string representation of this object.
_<span class="feature override">override</span>_
## Operators
##### [operator ==](../zircon/HandleInfo/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature inherited">inherited</span>_