TouchEventArgs.TargetTouches Właściwość

Definicja

Lista TouchPoint każdego punktu kontaktu dotykającego powierzchni i uruchomiona na elemencie docelowym bieżącego zdarzenia.

public:
 property cli::array <Microsoft::AspNetCore::Components::Web::TouchPoint ^> ^ TargetTouches { cli::array <Microsoft::AspNetCore::Components::Web::TouchPoint ^> ^ get(); void set(cli::array <Microsoft::AspNetCore::Components::Web::TouchPoint ^> ^ value); };
public Microsoft.AspNetCore.Components.Web.TouchPoint[] TargetTouches { get; set; }
member this.TargetTouches : Microsoft.AspNetCore.Components.Web.TouchPoint[] with get, set
Public Property TargetTouches As TouchPoint()

Wartość właściwości

Dotyczy