NSTextInputClient.GetAttributedSubstring(NSRange, NSRange) Method

Definition

[Foundation.Export("attributedSubstringForProposedRange:actualRange:")]
public virtual Foundation.NSAttributedString GetAttributedSubstring (Foundation.NSRange proposedRange, out Foundation.NSRange actualRange);
abstract member GetAttributedSubstring : Foundation.NSRange *  -> Foundation.NSAttributedString
override this.GetAttributedSubstring : Foundation.NSRange *  -> Foundation.NSAttributedString

Parameters

proposedRange
NSRange
actualRange
NSRange

Returns

Attributes

Applies to