NSTextView.SmartDeleteRangeForProposedRange(NSRange) Method

Definition

[Foundation.Export("smartDeleteRangeForProposedRange:")]
public virtual Foundation.NSRange SmartDeleteRangeForProposedRange (Foundation.NSRange proposedCharRange);
abstract member SmartDeleteRangeForProposedRange : Foundation.NSRange -> Foundation.NSRange
override this.SmartDeleteRangeForProposedRange : Foundation.NSRange -> Foundation.NSRange

Parameters

proposedCharRange
NSRange

Returns

Attributes

Applies to