Foundation.NSMutableAttributedString.EndEditing Method
Marks the end of changes.

Syntax

[Foundation.Export("endEditing")]
public virtual void EndEditing ()

Remarks

You should invoke this method after you have made a series of changes to a NSMutableAttributedString to inform the class that you are done making changes and it can perform its internal book keeping. This is called after you called Foundation.BeginEditing().

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0