C# Class Softeq.XToolkit.WhiteLabel.iOS.Services.KeyboardService

ファイルを表示 Open project: Softeq/XToolkit.WhiteLabel

Public Methods

Method Description
HideKeyboard ( ) : void

Hide the keyboard globally.

Method Details

HideKeyboard() public static method

Hide the keyboard globally.
public static HideKeyboard ( ) : void
return void