IUITextPasteItem.SetAttributedStringResult(NSAttributedString) Method

Definition

Sets the string value of the paste item.

[Foundation.Export("setAttributedStringResult:")]
[Foundation.Preserve(Conditional=true)]
public void SetAttributedStringResult (Foundation.NSAttributedString string);
abstract member SetAttributedStringResult : Foundation.NSAttributedString -> unit

Parameters

string
NSAttributedString

The new attachment value.

Attributes

Applies to