Share via


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

Fields

Default

Properties

Handle

Handle (pointer) to the unmanaged object representation.

Name

Extension Methods

GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to