Share via


MFMessageComposeViewController.Subject Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Subject { [Foundation.Export("subject", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSubject:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("subject", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSubject:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Subject : string with get, set

Property Value

Attributes

Applies to