C# Class Monobjc.AppKit.NSWindow

Mostra file Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
NSFloatingWindowLevel Monobjc.Foundation.NSInteger
NSMainMenuWindowLevel Monobjc.Foundation.NSInteger
NSModalPanelWindowLevel Monobjc.Foundation.NSInteger
NSNormalWindowLevel Monobjc.Foundation.NSInteger
NSPopUpMenuWindowLevel Monobjc.Foundation.NSInteger
NSScreenSaverWindowLevel Monobjc.Foundation.NSInteger
NSStatusWindowLevel Monobjc.Foundation.NSInteger
NSSubmenuWindowLevel Monobjc.Foundation.NSInteger
NSTornOffMenuWindowLevel Monobjc.Foundation.NSInteger
kCGBackstopMenuLevel Monobjc.Foundation.NSInteger
kCGBaseWindowLevel Monobjc.Foundation.NSInteger
kCGCursorWindowLevel Monobjc.Foundation.NSInteger
kCGDesktopIconWindowLevel Monobjc.Foundation.NSInteger
kCGDesktopWindowLevel Monobjc.Foundation.NSInteger
kCGDockWindowLevel Monobjc.Foundation.NSInteger
kCGDraggingWindowLevel Monobjc.Foundation.NSInteger
kCGFloatingWindowLevel Monobjc.Foundation.NSInteger
kCGHelpWindowLevel Monobjc.Foundation.NSInteger
kCGMainMenuWindowLevel Monobjc.Foundation.NSInteger
kCGMaximumWindowLevel Monobjc.Foundation.NSInteger
kCGMinimumWindowLevel Monobjc.Foundation.NSInteger
kCGModalPanelWindowLevel Monobjc.Foundation.NSInteger
kCGNormalWindowLevel Monobjc.Foundation.NSInteger
kCGNumReservedWindowLevels Monobjc.Foundation.NSInteger
kCGOverlayWindowLevel Monobjc.Foundation.NSInteger
kCGPopUpMenuWindowLevel Monobjc.Foundation.NSInteger
kCGScreenSaverWindowLevel Monobjc.Foundation.NSInteger
kCGStatusWindowLevel Monobjc.Foundation.NSInteger
kCGTornOffMenuWindowLevel Monobjc.Foundation.NSInteger
kCGUtilityWindowLevel Monobjc.Foundation.NSInteger

Property Details

NSFloatingWindowLevel public_oe static_oe property

Useful for floating palettes.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSFloatingWindowLevel
return Monobjc.Foundation.NSInteger

NSMainMenuWindowLevel public_oe static_oe property

Reserved for the application's main menu.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSMainMenuWindowLevel
return Monobjc.Foundation.NSInteger

NSModalPanelWindowLevel public_oe static_oe property

The level for a modal panel.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSModalPanelWindowLevel
return Monobjc.Foundation.NSInteger

NSNormalWindowLevel public_oe static_oe property

The default level for NSWindow objects.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSNormalWindowLevel
return Monobjc.Foundation.NSInteger

NSPopUpMenuWindowLevel public_oe static_oe property

The level for a pop-up menu.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSPopUpMenuWindowLevel
return Monobjc.Foundation.NSInteger

NSScreenSaverWindowLevel public_oe static_oe property

The level for a screen saver.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSScreenSaverWindowLevel
return Monobjc.Foundation.NSInteger

NSStatusWindowLevel public_oe static_oe property

The level for a status window.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSStatusWindowLevel
return Monobjc.Foundation.NSInteger

NSSubmenuWindowLevel public_oe static_oe property

Reserved for submenus. Synonymous with NSTornOffMenuWindowLevel, which is preferred.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSSubmenuWindowLevel
return Monobjc.Foundation.NSInteger

NSTornOffMenuWindowLevel public_oe static_oe property

The level for a torn-off menu. Synonymous with NSSubmenuWindowLevel.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSTornOffMenuWindowLevel
return Monobjc.Foundation.NSInteger

kCGBackstopMenuLevel public_oe static_oe property

The level of the backstop menu.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGBackstopMenuLevel
return Monobjc.Foundation.NSInteger

kCGBaseWindowLevel public_oe static_oe property

The base key used to define window levels. Do not use.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGBaseWindowLevel
return Monobjc.Foundation.NSInteger

kCGCursorWindowLevel public_oe static_oe property

The level for the cursor.

Available in Mac OS X v10.2 and later.

public static NSInteger,Monobjc.Foundation kCGCursorWindowLevel
return Monobjc.Foundation.NSInteger

kCGDesktopIconWindowLevel public_oe static_oe property

The level for desktop icons.

Available in Mac OS X v10.1 and later.

public static NSInteger,Monobjc.Foundation kCGDesktopIconWindowLevel
return Monobjc.Foundation.NSInteger

kCGDesktopWindowLevel public_oe static_oe property

The level for the desktop.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGDesktopWindowLevel
return Monobjc.Foundation.NSInteger

kCGDockWindowLevel public_oe static_oe property

The level for the dock.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGDockWindowLevel
return Monobjc.Foundation.NSInteger

kCGDraggingWindowLevel public_oe static_oe property

The level for a window being dragged.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGDraggingWindowLevel
return Monobjc.Foundation.NSInteger

kCGFloatingWindowLevel public_oe static_oe property

The level for floating windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGFloatingWindowLevel
return Monobjc.Foundation.NSInteger

kCGHelpWindowLevel public_oe static_oe property

The level for help windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGHelpWindowLevel
return Monobjc.Foundation.NSInteger

kCGMainMenuWindowLevel public_oe static_oe property

The level for the menus displayed in the menu bar.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGMainMenuWindowLevel
return Monobjc.Foundation.NSInteger

kCGMaximumWindowLevel public_oe static_oe property

The highest allowed window level.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGMaximumWindowLevel
return Monobjc.Foundation.NSInteger

kCGMinimumWindowLevel public_oe static_oe property

The lowest available window level.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGMinimumWindowLevel
return Monobjc.Foundation.NSInteger

kCGModalPanelWindowLevel public_oe static_oe property

The level for modal panels.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGModalPanelWindowLevel
return Monobjc.Foundation.NSInteger

kCGNormalWindowLevel public_oe static_oe property

The level for normal windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGNormalWindowLevel
return Monobjc.Foundation.NSInteger

kCGNumReservedWindowLevels public_oe static_oe property

The number of window levels reserved by Apple for internal use. Application frameworks such as Carbon and Cocoa use this constant during compilation.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGNumReservedWindowLevels
return Monobjc.Foundation.NSInteger

kCGOverlayWindowLevel public_oe static_oe property

The level for overlay windows.

Available in Mac OS X v10.1 and later.

public static NSInteger,Monobjc.Foundation kCGOverlayWindowLevel
return Monobjc.Foundation.NSInteger

kCGPopUpMenuWindowLevel public_oe static_oe property

The level for pop-up menus.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGPopUpMenuWindowLevel
return Monobjc.Foundation.NSInteger

kCGScreenSaverWindowLevel public_oe static_oe property

The level for screen savers.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGScreenSaverWindowLevel
return Monobjc.Foundation.NSInteger

kCGStatusWindowLevel public_oe static_oe property

The level for status windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGStatusWindowLevel
return Monobjc.Foundation.NSInteger

kCGTornOffMenuWindowLevel public_oe static_oe property

The level for torn off menus.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGTornOffMenuWindowLevel
return Monobjc.Foundation.NSInteger

kCGUtilityWindowLevel public_oe static_oe property

The level for utility windows.

Available in Mac OS X v10.1 and later.

public static NSInteger,Monobjc.Foundation kCGUtilityWindowLevel
return Monobjc.Foundation.NSInteger