Table of Contents

Class LayerAdapterHintEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Provides data for layer adapter hint events.

public class LayerAdapterHintEventArgs : EventArgs
Inheritance
object
LayerAdapterHintEventArgs
Inherited Members

Properties

AdaptionHint

Gets the layer adaption hint this event is related to

public IAdaptionHint AdaptionHint { get; }

Property Value

IAdaptionHint