次の方法で共有


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

適用対象