次の方法で共有


UITextInput_Extensions.BeginFloatingCursor(IUITextInput, CGPoint) メソッド

定義

指定した pointでフローティング カーソルの表示を開始します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void BeginFloatingCursor (this UIKit.IUITextInput This, CoreGraphics.CGPoint point);
static member BeginFloatingCursor : UIKit.IUITextInput * CoreGraphics.CGPoint -> unit

パラメーター

This
IUITextInput

このメソッドが動作するインスタンス。

point
CGPoint
属性

適用対象