Property IsPinned
IsPinned
Gets a value indicating whether the pin is still holding the route's views and view models. Returns false once the pin has been disposed, the retained view models have been evicted along with an ancestor they depended on, or the navigator has shut down.
Declaration
public bool IsPinned { get; }
Property Value
| Type | Description |
|---|---|
| bool |