Share via


NSSharingService.Subject Property

Definition

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

Property Value

Attributes

Applies to