Edytuj

Udostępnij za pośrednictwem


NSViewLayerContentsPlacement Enum

Definition

public enum NSViewLayerContentsPlacement
type NSViewLayerContentsPlacement = 
Inheritance
NSViewLayerContentsPlacement

Fields

Name Value Description
ScaleAxesIndependently 0
ScaleProportionallyToFit 1
ScaleProportionallyToFill 2
Center 3
Top 4
TopRight 5
Right 6
BottomRight 7
Bottom 8
BottomLeft 9
Left 10
TopLeft 11

Applies to