ILayerDelegate Interface |
A delegate which can be set to Delegate and control what this layer can or can not do.
Namespace: TouchScript.Layers
public interface ILayerDelegate
The ILayerDelegate type exposes the following members.
Name | Description | |
---|---|---|
ShouldReceivePointer |
Returns whether a layer should receive the pointer.
|