Share via


UITextItem.TextAttachment Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSTextAttachment? TextAttachment { [Foundation.Export("textAttachment", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textAttachment", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.TextAttachment : UIKit.NSTextAttachment

Property Value

Attributes

Applies to