Freigeben über


NSWindowCollectionBehavior Enum

Definition

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

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

Felder

Name Wert Beschreibung
Default 0
CanJoinAllSpaces 1
MoveToActiveSpace 2
Managed 4
Transient 8
Stationary 16
ParticipatesInCycle 32
IgnoresCycle 64
FullScreenPrimary 128
FullScreenAuxiliary 256
FullScreenNone 512
FullScreenAllowsTiling 2048
FullScreenDisallowsTiling 4096

Gilt für: