Activity.RequestShowKeyboardShortcuts Method

Definition

Request the Keyboard Shortcuts screen to show up.

C#
[Android.Runtime.Register("requestShowKeyboardShortcuts", "()V", "", ApiSince=24)]
public void RequestShowKeyboardShortcuts ();
Attributes

Remarks

Request the Keyboard Shortcuts screen to show up. This will trigger #onProvideKeyboardShortcuts to retrieve the shortcuts for the foreground activity.

Java documentation for android.app.Activity.requestShowKeyboardShortcuts().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35