System.Object
IgbBaseAlertLike
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbBaseAlertLike : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors IgbBaseAlertLike() Declaration
public IgbBaseAlertLike()
Properties DefaultEventBehavior Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value Overrides DirectRenderElementName Declaration
protected override string DirectRenderElementName { get; }
Property Value Type Description System.String Overrides DisplayTime Declaration
public double DisplayTime { get; set; }
Property Value Type Description System.Double KeepOpen Declaration
public bool KeepOpen { get; set; }
Property Value Type Description System.Boolean Open Declaration
public bool Open { get; set; }
Property Value Type Description System.Boolean Position Declaration
public AbsolutePosition Position { get; set; }
Property Value SupportsVisualChildren Declaration
protected override bool SupportsVisualChildren { get; }
Property Value Type Description System.Boolean Overrides Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides UseDirectRender Declaration
protected override bool UseDirectRender { get; }
Property Value Type Description System.Boolean Overrides Methods FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Hide() Declaration Returns Type Description System.Boolean HideAsync() Declaration
public Task<bool> HideAsync()
Returns Type Description System.Threading.Tasks.Task<System.Boolean> ResolveDisplay() Declaration
protected override string ResolveDisplay()
Returns Type Description System.String Overrides SetNativeElement(Object) Declaration
public void SetNativeElement(object element)
Parameters Type Name Description System.Object element SetNativeElementAsync(Object) Declaration
public Task SetNativeElementAsync(object element)
Parameters Type Name Description System.Object element Returns Type Description System.Threading.Tasks.Task Show() Declaration Returns Type Description System.Boolean ShowAsync() Declaration
public Task<bool> ShowAsync()
Returns Type Description System.Threading.Tasks.Task<System.Boolean> Toggle() Declaration Returns Type Description System.Boolean ToggleAsync() Declaration
public Task<bool> ToggleAsync()
Returns Type Description System.Threading.Tasks.Task<System.Boolean> Implements
System.IDisposable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4