NSAttributedString.GetRulerAttributes(NSRange) Method

Definition

[Foundation.Export("rulerAttributesInRange:")]
public virtual Foundation.NSDictionary GetRulerAttributes (Foundation.NSRange range);
abstract member GetRulerAttributes : Foundation.NSRange -> Foundation.NSDictionary
override this.GetRulerAttributes : Foundation.NSRange -> Foundation.NSDictionary

Parameters

range
NSRange

Returns

Attributes

Applies to