Table of Contents

Method RemoveLayerAsync

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

RemoveLayerAsync(int, Action)

public void RemoveLayerAsync(int layerId, Action onLayerRemoved = null)

Parameters

layerId int
onLayerRemoved Action