[]
Represents a delegate that hit-tests touch destinations.
public delegate ITouchDestination HitTestDelegate(int x, int y)
Type | Name | Description |
---|---|---|
int | x | Represents a delegate that hit-tests touch destinations. |
int | y | Represents a delegate that hit-tests touch destinations. |
Type | Description |
---|---|
ITouchDestination | Represents a delegate that hit-tests touch destinations. |
Name | Description |
---|---|
HitTestDelegate(object, nint) |
Name | Description |
---|---|
BeginInvoke(int, int, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(int, int) |