編集

次の方法で共有


SKTouchEventArgs.Id Property

Definition

Gets the ID that can be used to track this particular event.

public long Id { get; }

Property Value

Remarks

This ID represents the finger/pointer ID or mouse button number that initiated the event. This ID will remain the same for the duration of the touch operation.

Applies to