UIDynamicItemCollisionBoundsType 열거형

정의

동적 항목의 충돌 경계 기하 도형에 대한 설명을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIDynamicItemCollisionBoundsType
type UIDynamicItemCollisionBoundsType = 
상속
UIDynamicItemCollisionBoundsType
특성

필드

Ellipse 1

충돌 경계가 타원임을 나타냅니다.

Path 2

충돌 경계가 닫힌 경로임을 나타냅니다.

Rectangle 0

충돌 경계가 사각형임을 나타냅니다.

적용 대상