Class LayerAdapterHintEventArgs
Provides data for layer adapter hint events.
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class LayerAdapterHintEventArgs : EventArgs
Properties
AdaptionHint
Gets the layer adaption hint this event is related to
Declaration
public IAdaptionHint AdaptionHint { get; }
Property Value
Type | Description |
---|---|
IAdaptionHint |