共用方式為


UIResponder.ClearTextInputContextIdentifier(NSString) 方法

定義

從應用程式的使用者預設值清除文字輸入模式資訊。

[Foundation.Export("clearTextInputContextIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ClearTextInputContextIdentifier (Foundation.NSString identifier);
static member ClearTextInputContextIdentifier : Foundation.NSString -> unit

參數

identifier
NSString

指派給其中一個回應者的 textInputCoNtextIdentifier 屬性的識別碼。

屬性

適用於