WebEventCallbackFactoryEventArgsExtensions
Create(EventCallbackFactory, Object, Action<ClipboardEventArgs>)
Create(EventCallbackFactory, Object, Action<DragEventArgs>)
Create(EventCallbackFactory, Object, Action<ErrorEventArgs>)
Create(EventCallbackFactory, Object, Action<FocusEventArgs>)
Create(EventCallbackFactory, Object, Action<KeyboardEventArgs>)
Create(EventCallbackFactory, Object, Action<MouseEventArgs>)
Create(EventCallbackFactory, Object, Action<PointerEventArgs>)
Create(EventCallbackFactory, Object, Action<ProgressEventArgs>)
Create(EventCallbackFactory, Object, Action<TouchEventArgs>)
Create(EventCallbackFactory, Object, Action<WheelEventArgs>)
Create(EventCallbackFactory, Object, Func<ClipboardEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<DragEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<ErrorEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<FocusEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<KeyboardEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<MouseEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<PointerEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<ProgressEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<TouchEventArgs, Task>)
Create(EventCallbackFactory, Object, Func<WheelEventArgs, Task>)
netcoreapp3.1
namespace Microsoft.AspNetCore.Components.Web
{
public static class WebEventCallbackFactoryEventArgsExtensions
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 3.03.1 |
Information specific to netcoreapp3.1 | |
Assembly | Microsoft.AspNetCore.Components.Web , Version=3.1.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Requires any:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API