Show / Hide Table of Contents

Class LayerUpdateArgs

Inheritance
System.Object
System.EventArgs
LayerUpdateArgs
VectorLayerUpdateArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
public class LayerUpdateArgs : EventArgs

Fields

effectsVectorLayer

Declaration
public bool effectsVectorLayer
Field Value
Type Description
System.Boolean

factory

Declaration
public AbstractTileFactory factory
Field Value
Type Description
AbstractTileFactory

property

Declaration
public MapboxDataProperty property
Field Value
Type Description
MapboxDataProperty
Back to top © 2017 Mapbox