TouchDevice.OnManipulationStarted Метод

Определение

Вызывается в начале манипуляции.

protected:
 virtual void OnManipulationStarted();
protected virtual void OnManipulationStarted ();
abstract member OnManipulationStarted : unit -> unit
override this.OnManipulationStarted : unit -> unit
Protected Overridable Sub OnManipulationStarted ()

Комментарии

Метод OnManipulationStarted не имеет реализации по умолчанию. Его можно переопределить в производном классе для выполнения любых действий, необходимых при запуске сенсорных операций.

Применяется к

См. также раздел