Share via


NSAttributedString.GetRulerAttributes(NSRange) Method

Definition

[Foundation.Export("rulerAttributesInRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary GetRulerAttributes(Foundation.NSRange range);
[<Foundation.Export("rulerAttributesInRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetRulerAttributes : Foundation.NSRange -> Foundation.NSDictionary
override this.GetRulerAttributes : Foundation.NSRange -> Foundation.NSDictionary

Parameters

range
NSRange

Returns

Attributes

Applies to