NSViewLayerContentsPlacement 枚举

定义

public enum NSViewLayerContentsPlacement
type NSViewLayerContentsPlacement = 
继承
NSViewLayerContentsPlacement

字段

名称 说明
ScaleAxesIndependently 0
ScaleProportionallyToFit 1
ScaleProportionallyToFill 2
Center 3
Top 4
TopRight 5
Right 6
BottomRight 7
Bottom 8
BottomLeft 9
Left 10
TopLeft 11

适用于