Dialog
InterfaceConsts
Dialog(Context)
Dialog(Context, Int32)
Dialog(nint, JniHandleOwnership)
Dialog(Context, Boolean, EventHandler)
Dialog(Context, Boolean, IDialogInterfaceOnCancelListener)
ActionBar
Context
CurrentFocus
IsShowing
JniPeerMembers
LayoutInflater
OnBackInvokedDispatcher
OwnerActivity
SearchEvent
ThresholdClass
ThresholdType
VolumeControlStream
Window
AddContentView(View, LayoutParams)
Cancel()
CloseOptionsMenu()
Create()
Dismiss()
DispatchGenericMotionEvent(MotionEvent)
DispatchKeyEvent(KeyEvent)
DispatchKeyShortcutEvent(KeyEvent)
DispatchPopulateAccessibilityEvent(AccessibilityEvent)
DispatchTouchEvent(MotionEvent)
DispatchTrackballEvent(MotionEvent)
FindViewById(Int32)
FindViewById<T>(Int32)
Hide()
InvalidateOptionsMenu()
OnActionModeFinished(ActionMode)
OnActionModeStarted(ActionMode)
OnAttachedToWindow()
OnBackPressed()
OnContentChanged()
OnContextItemSelected(IMenuItem)
OnContextMenuClosed(IMenu)
OnCreate(Bundle)
OnCreateContextMenu(IContextMenu, View, IContextMenuContextMenuInfo)
OnCreateOptionsMenu(IMenu)
OnCreatePanelMenu(Int32, IMenu)
OnCreatePanelView(Int32)
OnDetachedFromWindow()
OnGenericMotionEvent(MotionEvent)
OnKeyDown(Keycode, KeyEvent)
OnKeyLongPress(Keycode, KeyEvent)
OnKeyMultiple(Keycode, Int32, KeyEvent)
OnKeyShortcut(Keycode, KeyEvent)
OnKeyUp(Keycode, KeyEvent)
OnMenuItemSelected(Int32, IMenuItem)
OnMenuOpened(Int32, IMenu)
OnOptionsItemSelected(IMenuItem)
OnOptionsMenuClosed(IMenu)
OnPanelClosed(Int32, IMenu)
OnPrepareOptionsMenu(IMenu)
OnPreparePanel(Int32, View, IMenu)
OnRestoreInstanceState(Bundle)
OnSaveInstanceState()
OnSearchRequested()
OnSearchRequested(SearchEvent)
OnStart()
OnStop()
OnTouchEvent(MotionEvent)
OnTrackballEvent(MotionEvent)
OnWindowAttributesChanged(WindowManagerLayoutParams)
OnWindowFocusChanged(Boolean)
OnWindowStartingActionMode(ICallback)
OnWindowStartingActionMode(ICallback, ActionModeType)
OpenContextMenu(View)
OpenOptionsMenu()
RegisterForContextMenu(View)
RequestWindowFeature(Int32)
RequireViewById(Int32)
SetCancelable(Boolean)
SetCanceledOnTouchOutside(Boolean)
SetCancelMessage(Message)
SetContentView(Int32)
SetContentView(View)
SetContentView(View, LayoutParams)
SetDismissMessage(Message)
SetFeatureDrawable(Int32, Drawable)
SetFeatureDrawableAlpha(Int32, Int32)
SetFeatureDrawableResource(Int32, Int32)
SetFeatureDrawableUri(Int32, Uri)
SetOnCancelListener(IDialogInterfaceOnCancelListener)
SetOnDismissListener(IDialogInterfaceOnDismissListener)
SetOnKeyListener(IDialogInterfaceOnKeyListener)
SetOnShowListener(IDialogInterfaceOnShowListener)
SetTitle(ICharSequence)
SetTitle(Int32)
SetTitle(String)
Show()
TakeKeyEvents(Boolean)
UnregisterForContextMenu(View)
CancelEvent
DismissEvent
KeyPress
ShowEvent
net10.0-android36.0
namespace Android.App
{
[Register("android/app/Dialog", DoNotGenerateAcw = true)]
public class Dialog : Object, IDialogInterface, IJavaObject, ICallback, IOnCreateContextMenuListener, ICallback, IJavaPeerable, IDisposable
{
[Register("dispatchTrackballEvent", "(Landroid/view/MotionEvent;)Z", "GetDispatchTrackballEvent_Landroid_view_MotionEvent_Handler")]
public virtual bool DispatchTrackballEvent(MotionEvent! ev);
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API