Share via


UITextInput_Extensions.GetCaretTransform(IUITextInput, UITextPosition) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGAffineTransform GetCaretTransform(this UIKit.IUITextInput This, UIKit.UITextPosition forPosition);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCaretTransform : UIKit.IUITextInput * UIKit.UITextPosition -> CoreGraphics.CGAffineTransform

Parameters

forPosition
UITextPosition

Returns

Attributes

Applies to