Share via


NSLineMovementDirection Enum

Definition

[ObjCRuntime.Native]
public enum NSLineMovementDirection
[<ObjCRuntime.Native>]
type NSLineMovementDirection = 
Inheritance
NSLineMovementDirection
Attributes

Fields

Name Value Description
None 0
Left 1
Right 2
Down 3
Up 4

Applies to