Share via


NSProcessInfo.AutomaticTerminationSupportEnabled Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutomaticTerminationSupportEnabled { [Foundation.Export("automaticTerminationSupportEnabled")] get; [Foundation.Export("setAutomaticTerminationSupportEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("automaticTerminationSupportEnabled")>]
[<set: Foundation.Export("setAutomaticTerminationSupportEnabled:")>]
member this.AutomaticTerminationSupportEnabled : bool with get, set

Property Value

Attributes

Applies to