PopupWindow
IOnDismissListener
PopupWindow()
PopupWindow(Context)
PopupWindow(View)
PopupWindow(Context, IAttributeSet)
PopupWindow(Int32, Int32)
PopupWindow(IntPtr, JniHandleOwnership)
PopupWindow(Context, IAttributeSet, Int32)
PopupWindow(View, Int32, Int32)
PopupWindow(Context, IAttributeSet, Int32, Int32)
PopupWindow(View, Int32, Int32, Boolean)
AnimationStyle
AttachedInDecor
Background
ClippingEnabled
ContentView
Elevation
EnterTransition
EpicenterBounds
ExitTransition
Focusable
Height
InputMethodMode
IsAboveAnchor
IsClippedToScreen
IsLaidOutInScreen
IsShowing
JniPeerMembers
OutsideTouchable
OverlapAnchor
SoftInputMode
SplitTouchEnabled
ThresholdClass
ThresholdType
Touchable
TouchModal
Width
WindowLayoutType
Dismiss()
GetMaxAvailableHeight(View)
GetMaxAvailableHeight(View, Int32)
GetMaxAvailableHeight(View, Int32, Boolean)
SetBackgroundDrawable(Drawable)
SetEnterTransition(Transition)
SetExitTransition(Transition)
SetIgnoreCheekPress()
SetOnDismissListener(IOnDismissListener)
SetTouchInterceptor(IOnTouchListener)
SetWindowLayoutMode(Int32, Int32)
ShowAsDropDown(View)
ShowAsDropDown(View, Int32, Int32)
ShowAsDropDown(View, Int32, Int32, GravityFlags)
ShowAtLocation(View, GravityFlags, Int32, Int32)
Update()
Update(Int32, Int32)
Update(View, Int32, Int32)
Update(Int32, Int32, Int32, Int32)
Update(Int32, Int32, Int32, Int32, Boolean)
Update(View, Int32, Int32, Int32, Int32)
DismissEvent
TouchIntercepted
monoandroid
namespace Android.Widget
{
[Register("android/widget/PopupWindow", DoNotGenerateAcw = true)]
public class PopupWindow : Object
{
public event EventHandler<TouchEventArgs!>! TouchIntercepted;
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Subscribe to this event 0.0 % Unsubscribe from this event |
|---|---|
| .NET | 6.07.08.09.0 |
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API