Property IsMounted
| Improve this Doc View SourceIsMounted
Gets a value indicates whether this presenter is mounted.
Declaration
public bool IsMounted { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Gets a value indicates whether this presenter is mounted.
public bool IsMounted { get; }
| Type | Description |
|---|---|
| System.Boolean |