NSZone Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Boolean) | |
NSZone(IntPtr) |
Fields
Default |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Name |