C# 클래스 Monobjc.AppKit.NSWindow

파일 보기 프로젝트 열기: Monobjc/monobjc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

NSFloatingWindowLevel 공개적으로 정적으로 프로퍼티

Useful for floating palettes.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSFloatingWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSMainMenuWindowLevel 공개적으로 정적으로 프로퍼티

Reserved for the application's main menu.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSMainMenuWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSModalPanelWindowLevel 공개적으로 정적으로 프로퍼티

The level for a modal panel.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSModalPanelWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSNormalWindowLevel 공개적으로 정적으로 프로퍼티

The default level for NSWindow objects.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSNormalWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSPopUpMenuWindowLevel 공개적으로 정적으로 프로퍼티

The level for a pop-up menu.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSPopUpMenuWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSScreenSaverWindowLevel 공개적으로 정적으로 프로퍼티

The level for a screen saver.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSScreenSaverWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSStatusWindowLevel 공개적으로 정적으로 프로퍼티

The level for a status window.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSStatusWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSSubmenuWindowLevel 공개적으로 정적으로 프로퍼티

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

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation NSSubmenuWindowLevel
리턴 Monobjc.Foundation.NSInteger

NSTornOffMenuWindowLevel 공개적으로 정적으로 프로퍼티

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
리턴 Monobjc.Foundation.NSInteger

kCGBackstopMenuLevel 공개적으로 정적으로 프로퍼티

The level of the backstop menu.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGBackstopMenuLevel
리턴 Monobjc.Foundation.NSInteger

kCGBaseWindowLevel 공개적으로 정적으로 프로퍼티

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
리턴 Monobjc.Foundation.NSInteger

kCGCursorWindowLevel 공개적으로 정적으로 프로퍼티

The level for the cursor.

Available in Mac OS X v10.2 and later.

public static NSInteger,Monobjc.Foundation kCGCursorWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGDesktopIconWindowLevel 공개적으로 정적으로 프로퍼티

The level for desktop icons.

Available in Mac OS X v10.1 and later.

public static NSInteger,Monobjc.Foundation kCGDesktopIconWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGDesktopWindowLevel 공개적으로 정적으로 프로퍼티

The level for the desktop.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGDesktopWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGDockWindowLevel 공개적으로 정적으로 프로퍼티

The level for the dock.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGDockWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGDraggingWindowLevel 공개적으로 정적으로 프로퍼티

The level for a window being dragged.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGDraggingWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGFloatingWindowLevel 공개적으로 정적으로 프로퍼티

The level for floating windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGFloatingWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGHelpWindowLevel 공개적으로 정적으로 프로퍼티

The level for help windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGHelpWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGMainMenuWindowLevel 공개적으로 정적으로 프로퍼티

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
리턴 Monobjc.Foundation.NSInteger

kCGMaximumWindowLevel 공개적으로 정적으로 프로퍼티

The highest allowed window level.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGMaximumWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGMinimumWindowLevel 공개적으로 정적으로 프로퍼티

The lowest available window level.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGMinimumWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGModalPanelWindowLevel 공개적으로 정적으로 프로퍼티

The level for modal panels.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGModalPanelWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGNormalWindowLevel 공개적으로 정적으로 프로퍼티

The level for normal windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGNormalWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGNumReservedWindowLevels 공개적으로 정적으로 프로퍼티

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
리턴 Monobjc.Foundation.NSInteger

kCGOverlayWindowLevel 공개적으로 정적으로 프로퍼티

The level for overlay windows.

Available in Mac OS X v10.1 and later.

public static NSInteger,Monobjc.Foundation kCGOverlayWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGPopUpMenuWindowLevel 공개적으로 정적으로 프로퍼티

The level for pop-up menus.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGPopUpMenuWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGScreenSaverWindowLevel 공개적으로 정적으로 프로퍼티

The level for screen savers.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGScreenSaverWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGStatusWindowLevel 공개적으로 정적으로 프로퍼티

The level for status windows.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGStatusWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGTornOffMenuWindowLevel 공개적으로 정적으로 프로퍼티

The level for torn off menus.

Available in Mac OS X v10.0 and later.

public static NSInteger,Monobjc.Foundation kCGTornOffMenuWindowLevel
리턴 Monobjc.Foundation.NSInteger

kCGUtilityWindowLevel 공개적으로 정적으로 프로퍼티

The level for utility windows.

Available in Mac OS X v10.1 and later.

public static NSInteger,Monobjc.Foundation kCGUtilityWindowLevel
리턴 Monobjc.Foundation.NSInteger