dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
NSTrackingArea
derelict
cocoa
appkit
Undocumented in source.
struct
NSTrackingArea {
nothrow @
nogc
NSObject
parent
;
mixin
NSObjectTemplate
!(
NSTrackingArea
,
"NSTrackingArea"
)
;
void
initWithRect
(NSRect rect, NSUInteger options, NSView owner, void* userData);
}
Alias This
parent
Members
Functions
initWithRect
void
initWithRect
(NSRect rect, NSUInteger options, NSView owner, void* userData)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
NSObjectTemplate
!(
NSTrackingArea
,
"NSTrackingArea"
)
Undocumented in source.
Variables
parent
NSObject
parent
;
Undocumented in source.
Mixed In Members
From
mixin
NSObjectTemplate
!(
NSTrackingArea
,
"NSTrackingArea"
)
this
this
(id id_)
Undocumented in source.
alloc
T
alloc
()
Allocates, but do not init
getClass
Class
getClass
()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id
getClassID
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
derelict
cocoa
appkit
aliases
NSApplicationActivationPolicy
NSAutoresizingMaskOptions
NSBackingStoreType
NSBorderType
NSEventModifierFlags
NSEventType
pfNSApplicationLoad
enums
NSAlphaShiftKeyMask
NSApplicationActivationPolicyRegular
NSBackingStoreRetained
NSBorderlessWindowMask
NSLeftMouseDown
NSLeftMouseDownMask
NSNoBorder
NSViewNotSizable
kVK_ANSI_A
kVK_ISO_Section
kVK_JIS_Yen
kVK_Return
manifest constants
NSTrackingActiveAlways
NSTrackingMouseEnteredAndExited
static variables
NSApplicationLoad
kCAContentsFormatRGBA8Uint
structs
CALayer
NSApplication
NSColorSpace
NSCursor
NSEvent
NSGraphicsContext
NSResponder
NSTrackingArea
NSView
NSWindow