Share via


NSTextCursorAccessoryPlacement Enum

Definition

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

Fields

Name Value Description
Unspecified 0
Backward 1
Forward 2
Invisible 3
Center 4
OffscreenLeft 5
OffscreenTop 6
OffscreenRight 7
OffscreenBottom 8

Applies to