Class Foundation
public static class Foundation
- Inheritance
-
Foundation
- Inherited Members
Fields
FoundationLib
public const string FoundationLib = "/System/Library/Frameworks/Foundation.framework/Foundation"
Field Value
Lib
public static readonly nint Lib
Field Value
Methods
objc_msgSend(nint, nint, NSRect)
public static extern void objc_msgSend(nint obj, nint sel, Foundation.NSRect rect)
Parameters
objnintselnintrectFoundation.NSRect
objc_msgSend(nint, nint, NSSize)
public static extern void objc_msgSend(nint obj, nint sel, Foundation.NSSize rect)
Parameters
objnintselnintrectFoundation.NSSize