Sdílet prostřednictvím


MFMailComposeViewController.WeakMailComposeDelegate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? WeakMailComposeDelegate { [Foundation.Export("mailComposeDelegate", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setMailComposeDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mailComposeDelegate", ObjCRuntime.ArgumentSemantic.Weak)>]
[<set: Foundation.Export("setMailComposeDelegate:", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.WeakMailComposeDelegate : Foundation.NSObject with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to