編集

次の方法で共有


IUITextPasteItem.SetAttachmentResult(NSTextAttachment) Method

Definition

Sets the attachement result to the specified attachment.

[Foundation.Export("setAttachmentResult:")]
[Foundation.Preserve(Conditional=true)]
public void SetAttachmentResult (UIKit.NSTextAttachment textAttachment);
abstract member SetAttachmentResult : UIKit.NSTextAttachment -> unit

Parameters

textAttachment
NSTextAttachment

The new attachment value.

Attributes

Applies to