Click or drag to resize

PlatformCloseViewAsync Method

Overload List
  NameDescription
Public methodCloseViewAsync(Identity)
Closes a specified view. Use this override if this view was created outside of a window.
Public methodCloseViewAsync(PlatformView)
Closes a specified view. Use this override for views that were created and pushed to a window. (HasParentWindow = true)
Top
See Also