Bagikan melalui


UICollectionViewCellDragState Enum

Definisi

Menghitung status operasi seret.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UICollectionViewCellDragState
type UICollectionViewCellDragState = 
Warisan
UICollectionViewCellDragState
Atribut

Bidang

Dragging 2

Menunjukkan bahwa sel sedang diseret.

Lifting 1

Menunjukkan bahwa cel sedang dianimasikan ke titik seret.

None 0

Menunjukkan bahwa sel tidak dalam operasi seret.

Berlaku untuk