FSEventStreamCreateOptions.Allocator Property

Definition

The allocator to use to allocate memory for the stream. If null, the default allocator will be used.

public CoreFoundation.CFAllocator? Allocator { get; set; }
member this.Allocator : CoreFoundation.CFAllocator with get, set

Property Value

Applies to