NSLayoutManager.TextContainerChangedTextView(NSTextContainer) Method

Definition

Caution

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public virtual void TextContainerChangedTextView (UIKit.NSTextContainer container);
abstract member TextContainerChangedTextView : UIKit.NSTextContainer -> unit
override this.TextContainerChangedTextView : UIKit.NSTextContainer -> unit

Parameters

container
NSTextContainer
Attributes

Applies to