Edit

Share via


UIResponder.ClearTextInputContextIdentifier(NSString) Method

Definition

Clears the text input mode information from the application's user defaults.

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

Parameters

identifier
NSString

Identifier that is assigned to the textInputContextIdentifier property for one of your responders.

Attributes

Applies to

Product Versions
Xamarin iOS SDK 12