NSAttributedString.GetUrl(nuint, NSRange) Method

Definition

[Foundation.Export("URLAtIndex:effectiveRange:")]
public virtual Foundation.NSUrl GetUrl (nuint index, out Foundation.NSRange effectiveRange);
abstract member GetUrl : nuint *  -> Foundation.NSUrl
override this.GetUrl : nuint *  -> Foundation.NSUrl

Parameters

index
System.System.UIntPtr System.unativeint
effectiveRange
NSRange

Returns

Attributes

Applies to