Condividi tramite


UITextInput_Extensions.UpdateFloatingCursor(IUITextInput, CGPoint) Method

Definition

Moves the floating curor to the specified point.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void UpdateFloatingCursor(this UIKit.IUITextInput This, CoreGraphics.CGPoint point);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member UpdateFloatingCursor : UIKit.IUITextInput * CoreGraphics.CGPoint -> unit

Parameters

point
CGPoint
Attributes

Applies to