Share via


SBApplication.SendMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ScriptingBridge.AESendMode SendMode { [Foundation.Export("sendMode")] get; [Foundation.Export("setSendMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sendMode")>]
[<set: Foundation.Export("setSendMode:")>]
member this.SendMode : ScriptingBridge.AESendMode with get, set

Property Value

Attributes

Applies to