NSTextStorage.RemoveLayoutManager(NSLayoutManager) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes an NSLayoutManager from this NSTextStorage's LayoutManagers collection.
[Foundation.Export("removeLayoutManager:")]
public virtual void RemoveLayoutManager (UIKit.NSLayoutManager aLayoutManager);
abstract member RemoveLayoutManager : UIKit.NSLayoutManager -> unit
override this.RemoveLayoutManager : UIKit.NSLayoutManager -> unit
Parameters
- aLayoutManager
- NSLayoutManager
- Attributes