共用方式為


NSTextInputClient.GetAttributedSubstring(NSRange, NSRange) 方法

定義

[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

參數

proposedRange
NSRange
actualRange
NSRange

傳回

屬性

適用於