INSTextInput.GetAttributedSubstring(NSRange) Method

Definition

[Foundation.Export("attributedSubstringFromRange:")]
[Foundation.Preserve(Conditional=true)]
public Foundation.NSAttributedString GetAttributedSubstring (Foundation.NSRange range);
abstract member GetAttributedSubstring : Foundation.NSRange -> Foundation.NSAttributedString

Parameters

range
NSRange

Returns

Attributes

Applies to