Share via


NSWorkspaceOpenConfiguration.AppleEvent Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAppleEventDescriptor? AppleEvent { [Foundation.Export("appleEvent", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAppleEvent:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("appleEvent", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAppleEvent:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.AppleEvent : Foundation.NSAppleEventDescriptor with get, set

Property Value

Attributes

Applies to