Share via


NSImageAlignment Enum

Definition

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

Fields

Name Value Description
Center 0
Top 1
TopLeft 2
TopRight 3
Left 4
Bottom 5
BottomLeft 6
BottomRight 7
Right 8

Applies to