Share via


TouchDevice.IManipulator.ManipulationEnded(Boolean) Yöntem

Tanım

Bir düzenleme sona erdiğinde gerçekleşir.

 virtual void System.Windows.Input.IManipulator.ManipulationEnded(bool cancel) = System::Windows::Input::IManipulator::ManipulationEnded;
[System.Security.SecurityCritical]
void IManipulator.ManipulationEnded (bool cancel);
void IManipulator.ManipulationEnded (bool cancel);
[<System.Security.SecurityCritical>]
abstract member System.Windows.Input.IManipulator.ManipulationEnded : bool -> unit
override this.System.Windows.Input.IManipulator.ManipulationEnded : bool -> unit
abstract member System.Windows.Input.IManipulator.ManipulationEnded : bool -> unit
override this.System.Windows.Input.IManipulator.ManipulationEnded : bool -> unit
Sub ManipulationEnded (cancel As Boolean) Implements IManipulator.ManipulationEnded

Parametreler

cancel
Boolean

true eylemi iptal etmek için; aksi takdirde , false.

Uygulamalar

Öznitelikler

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IManipulator arabirime TouchDevice yayınlandığında kullanılabilir.

Şunlara uygulanır