共用方式為


NSViewLayerContentsPlacement 列舉

定義

public enum NSViewLayerContentsPlacement
type NSViewLayerContentsPlacement = 
繼承
NSViewLayerContentsPlacement

欄位

名稱 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

適用於