NSZone Class
Definition
An OS-controlled area within memory from which objects are allocated.
public class NSZone : ObjCRuntime.INativeObject
type NSZone = class
interface INativeObject
- Inheritance
-
NSZone
- Implements
Constructors
NSZone(IntPtr) | |
NSZone(IntPtr, Boolean) |
Fields
Default |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Name |