Share via


GCController.ShouldMonitorBackgroundEvents Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldMonitorBackgroundEvents { [Foundation.Export("shouldMonitorBackgroundEvents")] get; [Foundation.Export("setShouldMonitorBackgroundEvents:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shouldMonitorBackgroundEvents")>]
[<set: Foundation.Export("setShouldMonitorBackgroundEvents:")>]
static member ShouldMonitorBackgroundEvents : bool with get, set

Property Value

Attributes

Applies to