NSTextAttachment.FileType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? FileType { [Foundation.Export("fileType", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFileType:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fileType", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setFileType:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.FileType : string with get, set

Property Value

Attributes

Applies to