Compartilhar via


UITextField.UpdateFloatingCursor(CGPoint) Método

Definição

Move o curor flutuante para o especificado point.

[Foundation.Export("updateFloatingCursorAtPoint:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateFloatingCursor (CoreGraphics.CGPoint point);
abstract member UpdateFloatingCursor : CoreGraphics.CGPoint -> unit
override this.UpdateFloatingCursor : CoreGraphics.CGPoint -> unit

Parâmetros

point
CGPoint
Atributos

Aplica-se a