unmount
Unmounts the given MountItem with unique index.
Parameters
index
index of the MountItem. Guaranteed to be the same index as was passed for the corresponding mount(index, mountItem)
call.
mountItem
item to be unmounted from the host.
Unmounts the given MountItem with unique index.
index of the MountItem. Guaranteed to be the same index as was passed for the corresponding mount(index, mountItem)
call.
item to be unmounted from the host.