IUITextPasteItem.SetAttachmentResult(NSTextAttachment) Methode

Definition

Legt das Anlageergebnis auf die angegebene Anlage fest.

[Foundation.Export("setAttachmentResult:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetAttachmentResult(UIKit.NSTextAttachment textAttachment);
[<Foundation.Export("setAttachmentResult:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetAttachmentResult : UIKit.NSTextAttachment -> unit
override this.SetAttachmentResult : UIKit.NSTextAttachment -> unit

Parameter

textAttachment
NSTextAttachment

Der neue Anlagenwert.

Attribute

Gilt für: