PlatformCloseViewAsync Method |
Name | Description | |
---|---|---|
![]() | CloseViewAsync(Identity) |
Closes a specified view. Use this override if this view was created outside of a window.
|
![]() | CloseViewAsync(PlatformView) |
Closes a specified view. Use this override for views that were created and pushed to a window. (HasParentWindow = true)
|