Share via


UITextInput_Extensions.GetAttributedText(IUITextInput, UITextRange) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSAttributedString GetAttributedText(this UIKit.IUITextInput This, UIKit.UITextRange range);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetAttributedText : UIKit.IUITextInput * UIKit.UITextRange -> Foundation.NSAttributedString

Parameters

range
UITextRange

Returns

Attributes

Applies to