Läs på engelska Redigera

Dela via


UITouchPhase Enum

Definition

An enumeration of phases associated with a UITouch.

C#
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITouchPhase
Inheritance
UITouchPhase
Attributes

Fields

Name Value Description
Began 0

The touch has begun.

Moved 1

The finger has moved.

Stationary 2

The finger is stationary.

Ended 3

The touch has ended.

Cancelled 4

The touch has been cancelled.

Applies to

Produkt Versioner
Xamarin iOS SDK 12