UIStringAttributeKey.Attachment Property

Definition

Represents the value associated with the constant NSAttachmentAttributeName

[Foundation.Field("NSAttachmentAttributeName", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString Attachment { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Attachment : Foundation.NSString

Property Value

Attributes

Applies to