Freigeben über


NSCollectionViewScrollPosition Enumeration

Definition

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[System.Flags]
public enum NSCollectionViewScrollPosition
type NSCollectionViewScrollPosition = 
Vererbung
NSCollectionViewScrollPosition
Attribute

Felder

Bottom 4
CenteredHorizontally 16
CenteredVertically 2
LeadingEdge 64
Left 8
NearestHorizontalEdge 512
NearestVerticalEdge 256
None 0
Right 32
Top 1
TrailingEdge 128

Gilt für: