UITextInput_Extensions.EndFloatingCursor(IUITextInput) メソッド

定義

フローティング カーソルの表示を終了します。

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

パラメーター

This
IUITextInput

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

属性

適用対象