Show / Hide Table of Contents

Class IgbToolbar

Inheritance
System.Object
BaseRendererControl
IgbToolbar
Implements
JsonSerializable
System.IDisposable
Inherited Members
BaseRendererControl.eventCallbacksCache
BaseRendererControl._cachedSerializedContent
BaseRendererControl.ResolveEventBehavior()
BaseRendererControl.ResolveDisplay()
BaseRendererControl.ToSpinal(String)
BaseRendererControl.TransformSimpleKey(String)
BaseRendererControl.IsTransformedEnumValue(String)
BaseRendererControl.TransformPotentialEnumValue(String, Object)
BaseRendererControl.BuildSequenceInfo(Int32)
BaseRendererControl.BuildRenderTree(RenderTreeBuilder)
BaseRendererControl.TemplateContentType(String)
BaseRendererControl.OnAfterRenderAsync(Boolean)
BaseRendererControl.EnsureReady()
BaseRendererControl.MarkPropDirty(String)
BaseRendererControl.IsPropDirty(String)
BaseRendererControl.Serialize(SerializationContext, String)
BaseRendererControl.Serialize()
BaseRendererControl.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererControl.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererControl.SuspendNotifications(Object)
BaseRendererControl.ResumeNotifications(Object, Boolean)
BaseRendererControl.NotifyInsertItem(Object, Int32, Object)
BaseRendererControl.NotifyRemoveItem(Object, Int32, Object)
BaseRendererControl.NotifyClearItems(Object)
BaseRendererControl.NotifySetItem(Object, Int32, Object, Object)
BaseRendererControl.NotifyUpdateItem(Object, Int32, Object, Boolean)
BaseRendererControl.OnRefChanged(String, Object)
BaseRendererControl.OnInvokeReturn(Int64, Object)
BaseRendererControl.Camelize(String)
BaseRendererControl.ToPascal(String)
BaseRendererControl.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererControl.Dispose(Boolean)
BaseRendererControl.SetResourceStringAsync(String, String, String)
BaseRendererControl.SetResourceStringAsync(String, String)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, JsonElement)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, Object)
BaseRendererControl.CompareEventCallbacks<T>(T, T, Dictionary<Type, Dictionary<String, FieldInfo>>)
BaseRendererControl.Finalize()
BaseRendererControl.Dispose()
BaseRendererControl.IgBlazor
BaseRendererControl.Height
BaseRendererControl.Width
BaseRendererControl.Class
BaseRendererControl.AdditionalAttributes
BaseRendererControl.EventBehavior
BaseRendererControl.ChildContent
BaseRendererControl.RoundTripDateConversion
BaseRendererControl.SupportsVisualChildren
BaseRendererControl.UseDirectRender
BaseRendererControl.DirectRenderElementName
BaseRendererControl.NeedsDynamicContent
BaseRendererControl.UseCamelEnumValues
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbToolbar : BaseRendererControl, RefSink, JsonSerializable, IDisposable

Constructors

IgbToolbar()

Declaration
public IgbToolbar()

Properties

AccentColor

Declaration
public string AccentColor { get; set; }
Property Value
Type Description
System.String

Actions

Gets or sets the data or data source instance to which to bind the grid.

Declaration
public IgbToolActionCollection Actions { get; set; }
Property Value
Type Description
IgbToolActionCollection

ActualActions

Gets or sets the data or data source instance to which to bind the grid.

Declaration
public IgbToolActionCollection ActualActions { get; set; }
Property Value
Type Description
IgbToolActionCollection

AutoGeneratedActions

Gets or sets the data or data source instance to which to bind the grid.

Declaration
public IgbToolActionCollection AutoGeneratedActions { get; set; }
Property Value
Type Description
IgbToolActionCollection

BackgroundColor

Gets or sets the color to use for the background of the component.

Declaration
public string BackgroundColor { get; set; }
Property Value
Type Description
System.String

BaseTheme

Gets or sets the base built in theme to use for the checkbox.

Declaration
public BaseControlTheme BaseTheme { get; set; }
Property Value
Type Description
BaseControlTheme

CellFontFamily

Declaration
public string CellFontFamily { get; set; }
Property Value
Type Description
System.String

CellFontSize

Declaration
public double CellFontSize { get; set; }
Property Value
Type Description
System.Double

CellFontStyle

Declaration
public string CellFontStyle { get; set; }
Property Value
Type Description
System.String

CellFontWeight

Declaration
public string CellFontWeight { get; set; }
Property Value
Type Description
System.String

CheckedBackgroundColor

Gets or sets the background color of the radio when in the checked state.

Declaration
public string CheckedBackgroundColor { get; set; }
Property Value
Type Description
System.String

CheckedBorderColor

Gets or sets the border color of the radio when in the checked state.

Declaration
public string CheckedBorderColor { get; set; }
Property Value
Type Description
System.String

DefaultEventBehavior

Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value
Type Description
ControlEventBehavior
Overrides
BaseRendererControl.DefaultEventBehavior

Density

Gets or sets the display density to use for the toolbar.

Declaration
public ControlDisplayDensity Density { get; set; }
Property Value
Type Description
ControlDisplayDensity

DisabledTextColor

Gets or sets the color to use for the text in disabled tool actions.

Declaration
public string DisabledTextColor { get; set; }
Property Value
Type Description
System.String

DropdownClickBuffer

Gets or sets the amount of time to wait when clicking on the icon menu button while the dropdown is opening. If a click was executed within this buffer window the dropdown will be left open. Otherwise it will close it. Setting a negative value will always keep the dropdown open during a hover open and will require an extra click to close.

Declaration
public int DropdownClickBuffer { get; set; }
Property Value
Type Description
System.Int32

DropdownDelay

Gets or sets the dropdown delay time in milliseconds.

Declaration
public int DropdownDelay { get; set; }
Property Value
Type Description
System.Int32

GroupHeaderBackgroundColor

Gets or sets the group header background color.

Declaration
public string GroupHeaderBackgroundColor { get; set; }
Property Value
Type Description
System.String

GroupHeaderFontFamily

Declaration
public string GroupHeaderFontFamily { get; set; }
Property Value
Type Description
System.String

GroupHeaderFontSize

Declaration
public double GroupHeaderFontSize { get; set; }
Property Value
Type Description
System.Double

GroupHeaderFontStyle

Declaration
public string GroupHeaderFontStyle { get; set; }
Property Value
Type Description
System.String

GroupHeaderFontWeight

Declaration
public string GroupHeaderFontWeight { get; set; }
Property Value
Type Description
System.String

GroupHeaderSubtitleTextColor

Gets or sets the text color for group header subtitles.

Declaration
public string GroupHeaderSubtitleTextColor { get; set; }
Property Value
Type Description
System.String

GroupHeaderTextColor

Gets or sets the text color for group header tool actions.

Declaration
public string GroupHeaderTextColor { get; set; }
Property Value
Type Description
System.String

HighlightColor

Declaration
public string HighlightColor { get; set; }
Property Value
Type Description
System.String

HighlightRadius

Declaration
public double HighlightRadius { get; set; }
Property Value
Type Description
System.Double

HighlightWidth

Declaration
public double HighlightWidth { get; set; }
Property Value
Type Description
System.Double

HoverBackgroundColor

Gets or sets the hover background color.

Declaration
public string HoverBackgroundColor { get; set; }
Property Value
Type Description
System.String

IconFill

Gets or sets the fill color of icons in the ToolPanel.

Declaration
public string IconFill { get; set; }
Property Value
Type Description
System.String

IconStroke

Gets or sets the stroke color of icons in the ToolPanel.

Declaration
public string IconStroke { get; set; }
Property Value
Type Description
System.String

MenuArrowStroke

Gets or sets the stroke color for all icon menu dropdown arrows.

Declaration
public string MenuArrowStroke { get; set; }
Property Value
Type Description
System.String

OnCommand

Declaration
public EventCallback<IgbToolCommandEventArgs> OnCommand { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbToolCommandEventArgs>

OnCommandScript

Declaration
public string OnCommandScript { get; set; }
Property Value
Type Description
System.String

Orientation

Gets or sets the orientation of the toolbar.

Declaration
public ToolbarOrientation Orientation { get; set; }
Property Value
Type Description
ToolbarOrientation

ParentTypeName

Declaration
protected override string ParentTypeName { get; }
Property Value
Type Description
System.String
Overrides
BaseRendererControl.ParentTypeName

RowHeight

Gets or sets the row height that should be used.

Declaration
public int RowHeight { get; set; }
Property Value
Type Description
System.Int32

ScrollbarStyle

Gets or sets the style of scrollbar.

Declaration
public ScrollbarStyle ScrollbarStyle { get; set; }
Property Value
Type Description
ScrollbarStyle

SeparatorBackgroundColor

Gets or sets the separator background color.

Declaration
public string SeparatorBackgroundColor { get; set; }
Property Value
Type Description
System.String

SeparatorHorizontalPaddingBottom

Gets or sets the bottom padding for separators in the horizontal orientation.

Declaration
public double SeparatorHorizontalPaddingBottom { get; set; }
Property Value
Type Description
System.Double

SeparatorHorizontalPaddingLeft

Gets or sets the left padding for separators in the horizontal orientation.

Declaration
public double SeparatorHorizontalPaddingLeft { get; set; }
Property Value
Type Description
System.Double

SeparatorHorizontalPaddingRight

Gets or sets the right padding for separators in the horizontal orientation.

Declaration
public double SeparatorHorizontalPaddingRight { get; set; }
Property Value
Type Description
System.Double

SeparatorHorizontalPaddingTop

Gets or sets the top padding for separators in the horizontal orientation.

Declaration
public double SeparatorHorizontalPaddingTop { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingBottom

Gets or sets the bottom padding for separators in the vertical orientation.

Declaration
public double SeparatorVerticalPaddingBottom { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingLeft

Gets or sets the left padding for separators in the vertical orientation.

Declaration
public double SeparatorVerticalPaddingLeft { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingRight

Gets or sets the right padding for separators in the vertical orientation.

Declaration
public double SeparatorVerticalPaddingRight { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingTop

Gets or sets the top padding for separators in the vertical orientation.

Declaration
public double SeparatorVerticalPaddingTop { get; set; }
Property Value
Type Description
System.Double

ShowOnHover

Gets or sets if the tool actions should display their submenus on mouse hover.

Declaration
public bool ShowOnHover { get; set; }
Property Value
Type Description
System.Boolean

ShowTooltipOnHover

Gets or sets if the tool action icon buttons should display their tooltips on mouse hover.

Declaration
public bool ShowTooltipOnHover { get; set; }
Property Value
Type Description
System.Boolean

StopPropagation

Prevents clicks on the tool actions from bubbling.

Declaration
public bool StopPropagation { get; set; }
Property Value
Type Description
System.Boolean

SubmenuBackgroundColor

Gets or sets the background color for submenus.

Declaration
public string SubmenuBackgroundColor { get; set; }
Property Value
Type Description
System.String

SubMenuClosing

Declaration
public EventCallback<IgbToolbarSubMenuClosingEventArgs> SubMenuClosing { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbToolbarSubMenuClosingEventArgs>

SubMenuClosingScript

Declaration
public string SubMenuClosingScript { get; set; }
Property Value
Type Description
System.String

SubMenuOpening

Declaration
public EventCallback<IgbToolbarSubMenuOpeningEventArgs> SubMenuOpening { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbToolbarSubMenuOpeningEventArgs>

SubMenuOpeningScript

Declaration
public string SubMenuOpeningScript { get; set; }
Property Value
Type Description
System.String

SubtitleFontFamily

Declaration
public string SubtitleFontFamily { get; set; }
Property Value
Type Description
System.String

SubtitleFontSize

Declaration
public double SubtitleFontSize { get; set; }
Property Value
Type Description
System.Double

SubtitleFontStyle

Declaration
public string SubtitleFontStyle { get; set; }
Property Value
Type Description
System.String

SubtitleFontWeight

Declaration
public string SubtitleFontWeight { get; set; }
Property Value
Type Description
System.String

SubtitleTextColor

Gets or sets the text color for subtitles.

Declaration
public string SubtitleTextColor { get; set; }
Property Value
Type Description
System.String

Target

Gets or sets a target component which the toolbar can request actions from.

Declaration
public object Target { get; set; }
Property Value
Type Description
System.Object

TargetScript

Provides a means of setting Target in the JavaScript environment.

Declaration
public string TargetScript { get; set; }
Property Value
Type Description
System.String

TextColor

Gets or sets the color to use for the text of the component.

Declaration
public string TextColor { get; set; }
Property Value
Type Description
System.String

ToolTipBackgroundColor

Gets or sets the tooltip background color.

Declaration
public string ToolTipBackgroundColor { get; set; }
Property Value
Type Description
System.String

ToolTipCornerRadius

Gets or sets the tooltip corner radius.

Declaration
public double ToolTipCornerRadius { get; set; }
Property Value
Type Description
System.Double

ToolTipElevation

Gets or sets the shadow elevation for the tooltip.

Declaration
public double ToolTipElevation { get; set; }
Property Value
Type Description
System.Double

ToolTipTextColor

Gets or sets the tooltip text color.

Declaration
public string ToolTipTextColor { get; set; }
Property Value
Type Description
System.String

Type

Declaration
public override string Type { get; }
Property Value
Type Description
System.String
Overrides
BaseRendererControl.Type

UncheckedBackgroundColor

Gets or sets the background color of the radio when in the unchecked state.

Declaration
public string UncheckedBackgroundColor { get; set; }
Property Value
Type Description
System.String

UncheckedBorderColor

Gets or sets the border color of the radio when in the unchecked state.

Declaration
public string UncheckedBorderColor { get; set; }
Property Value
Type Description
System.String

Methods

CloseSubmenus()

Declaration
public void CloseSubmenus()

CloseSubmenusAsync()

Forces any open sub menus to close.

Declaration
public Task CloseSubmenusAsync()
Returns
Type Description
System.Threading.Tasks.Task

EnsureModulesLoaded()

Declaration
protected override void EnsureModulesLoaded()
Overrides
BaseRendererControl.EnsureModulesLoaded()

ExportSerializedVisualData()

Declaration
public string ExportSerializedVisualData()
Returns
Type Description
System.String

ExportSerializedVisualDataAsync()

Returns a serialized copy of the exported visual model

Declaration
public Task<string> ExportSerializedVisualDataAsync()
Returns
Type Description
System.Threading.Tasks.Task<System.String>

ExportVisualData()

Declaration
public object ExportVisualData()
Returns
Type Description
System.Object

ExportVisualDataAsync()

Exports visual information about the current state of the grid.

Declaration
public Task<object> ExportVisualDataAsync()
Returns
Type Description
System.Threading.Tasks.Task<System.Object>

FindByName(String)

Declaration
public override object FindByName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Object
Overrides
BaseRendererControl.FindByName(String)

FlushRefresh()

Declaration
public void FlushRefresh()

FlushRefreshAsync()

Declaration
public Task FlushRefreshAsync()
Returns
Type Description
System.Threading.Tasks.Task

GetBoolContextItem(String)

Declaration
public bool GetBoolContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Boolean

GetBoolContextItemAsync(String)

Declaration
public Task<bool> GetBoolContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Boolean>

GetBrushContextItem(String)

Declaration
public string GetBrushContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.String

GetBrushContextItemAsync(String)

Declaration
public Task<string> GetBrushContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.String>

GetColorContextItem(String)

Declaration
public string GetColorContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.String

GetColorContextItemAsync(String)

Declaration
public Task<string> GetColorContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.String>

GetDataContextItem(String)

Declaration
public object GetDataContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Object

GetDataContextItemAsync(String)

Declaration
public Task<object> GetDataContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Object>

GetDataURLFromCache(String, String)

Declaration
public string GetDataURLFromCache(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.String

GetDataURLFromCacheAsync(String, String)

Declaration
public Task<string> GetDataURLFromCacheAsync(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.Threading.Tasks.Task<System.String>

GetDesiredSize()

Declaration
public Size GetDesiredSize()
Returns
Type Description
Size

GetDesiredSizeAsync()

Get the desired size the toolbar wants to be.

Declaration
public Task<Size> GetDesiredSizeAsync()
Returns
Type Description
System.Threading.Tasks.Task<Size>

GetDoubleContextItem(String)

Declaration
public double GetDoubleContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Double

GetDoubleContextItemAsync(String)

Declaration
public Task<double> GetDoubleContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Double>

GetExternalDataContextItem(String)

Declaration
public object GetExternalDataContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Object

GetExternalDataContextItemAsync(String)

Declaration
public Task<object> GetExternalDataContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Object>

GetExternalDoubleContextItem(String)

Declaration
public double GetExternalDoubleContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Double

GetExternalDoubleContextItemAsync(String)

Declaration
public Task<double> GetExternalDoubleContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Double>

GetExternalIntContextItem(String)

Declaration
public int GetExternalIntContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Int32

GetExternalIntContextItemAsync(String)

Declaration
public Task<int> GetExternalIntContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Int32>

GetIconFromCache(String, String)

Declaration
public string GetIconFromCache(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.String

GetIconFromCacheAsync(String, String)

Declaration
public Task<string> GetIconFromCacheAsync(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.Threading.Tasks.Task<System.String>

GetIconSource(String, String)

Declaration
public object GetIconSource(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.Object

GetIconSourceAsync(String, String)

Declaration
public Task<object> GetIconSourceAsync(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.Threading.Tasks.Task<System.Object>

GetIntContextItem(String)

Declaration
public int GetIntContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Int32

GetIntContextItemAsync(String)

Declaration
public Task<int> GetIntContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.Int32>

GetMultiPathSVGFromCache(String, String)

Declaration
public string[] GetMultiPathSVGFromCache(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.String[]

GetMultiPathSVGFromCacheAsync(String, String)

Declaration
public Task<string[]> GetMultiPathSVGFromCacheAsync(string iconCollection, string iconName)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
Returns
Type Description
System.Threading.Tasks.Task<System.String[]>

GetStringContextItem(String)

Declaration
public string GetStringContextItem(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.String

GetStringContextItemAsync(String)

Declaration
public Task<string> GetStringContextItemAsync(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.Threading.Tasks.Task<System.String>

IsOpen()

Declaration
public bool IsOpen()
Returns
Type Description
System.Boolean

IsOpenAsync()

Is a dropdown menu or tooltip currently open.

Declaration
public Task<bool> IsOpenAsync()
Returns
Type Description
System.Threading.Tasks.Task<System.Boolean>

OnCommandStateChanged(String, ToolCommandStateType, Object)

Declaration
public void OnCommandStateChanged(string id, ToolCommandStateType type, object value)
Parameters
Type Name Description
System.String id
ToolCommandStateType type
System.Object value

OnCommandStateChangedAsync(String, ToolCommandStateType, Object)

Declaration
public Task OnCommandStateChangedAsync(string id, ToolCommandStateType type, object value)
Parameters
Type Name Description
System.String id
ToolCommandStateType type
System.Object value
Returns
Type Description
System.Threading.Tasks.Task

RegisterIconFromDataURL(String, String, String)

Declaration
public void RegisterIconFromDataURL(string iconCollection, string iconName, string dataURL)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.String dataURL

RegisterIconFromDataURLAsync(String, String, String)

Declaration
public Task RegisterIconFromDataURLAsync(string iconCollection, string iconName, string dataURL)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.String dataURL
Returns
Type Description
System.Threading.Tasks.Task

RegisterIconFromText(String, String, String)

Declaration
public void RegisterIconFromText(string iconCollection, string iconName, string iconText)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.String iconText

RegisterIconFromTextAsync(String, String, String)

Declaration
public Task RegisterIconFromTextAsync(string iconCollection, string iconName, string iconText)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.String iconText
Returns
Type Description
System.Threading.Tasks.Task

RegisterIconSource(String, String, Object)

Declaration
public void RegisterIconSource(string iconCollection, string iconName, object source)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.Object source

RegisterIconSourceAsync(String, String, Object)

Declaration
public Task RegisterIconSourceAsync(string iconCollection, string iconName, object source)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.Object source
Returns
Type Description
System.Threading.Tasks.Task

RegisterMultiPathSVG(String, String, String[])

Declaration
public void RegisterMultiPathSVG(string iconCollection, string iconName, string[] multiPathSVG)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.String[] multiPathSVG

RegisterMultiPathSVGAsync(String, String, String[])

Declaration
public Task RegisterMultiPathSVGAsync(string iconCollection, string iconName, string[] multiPathSVG)
Parameters
Type Name Description
System.String iconCollection
System.String iconName
System.String[] multiPathSVG
Returns
Type Description
System.Threading.Tasks.Task

SetBoolContextItem(String, Boolean)

Declaration
public void SetBoolContextItem(string key, bool value)
Parameters
Type Name Description
System.String key
System.Boolean value

SetBoolContextItemAsync(String, Boolean)

Declaration
public Task SetBoolContextItemAsync(string key, bool value)
Parameters
Type Name Description
System.String key
System.Boolean value
Returns
Type Description
System.Threading.Tasks.Task

SetBrushContextItem(String, String)

Declaration
public void SetBrushContextItem(string key, string value)
Parameters
Type Name Description
System.String key
System.String value

SetBrushContextItemAsync(String, String)

Declaration
public Task SetBrushContextItemAsync(string key, string value)
Parameters
Type Name Description
System.String key
System.String value
Returns
Type Description
System.Threading.Tasks.Task

SetColorContextItem(String, String)

Declaration
public void SetColorContextItem(string key, string value)
Parameters
Type Name Description
System.String key
System.String value

SetColorContextItemAsync(String, String)

Declaration
public Task SetColorContextItemAsync(string key, string value)
Parameters
Type Name Description
System.String key
System.String value
Returns
Type Description
System.Threading.Tasks.Task

SetDataContextItem(String, Object)

Declaration
public void SetDataContextItem(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value

SetDataContextItemAsync(String, Object)

Declaration
public Task SetDataContextItemAsync(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value
Returns
Type Description
System.Threading.Tasks.Task

SetDoubleContextItem(String, Double)

Declaration
public void SetDoubleContextItem(string key, double value)
Parameters
Type Name Description
System.String key
System.Double value

SetDoubleContextItemAsync(String, Double)

Declaration
public Task SetDoubleContextItemAsync(string key, double value)
Parameters
Type Name Description
System.String key
System.Double value
Returns
Type Description
System.Threading.Tasks.Task

SetExternalDataContextItem(String, Object)

Declaration
public void SetExternalDataContextItem(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value

SetExternalDataContextItemAsync(String, Object)

Declaration
public Task SetExternalDataContextItemAsync(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value
Returns
Type Description
System.Threading.Tasks.Task

SetExternalDoubleContextItem(String, Object)

Declaration
public void SetExternalDoubleContextItem(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value

SetExternalDoubleContextItemAsync(String, Object)

Declaration
public Task SetExternalDoubleContextItemAsync(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value
Returns
Type Description
System.Threading.Tasks.Task

SetExternalIntContextItem(String, Object)

Declaration
public void SetExternalIntContextItem(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value

SetExternalIntContextItemAsync(String, Object)

Declaration
public Task SetExternalIntContextItemAsync(string key, object value)
Parameters
Type Name Description
System.String key
System.Object value
Returns
Type Description
System.Threading.Tasks.Task

SetIntContextItem(String, Int32)

Declaration
public void SetIntContextItem(string key, int value)
Parameters
Type Name Description
System.String key
System.Int32 value

SetIntContextItemAsync(String, Int32)

Declaration
public Task SetIntContextItemAsync(string key, int value)
Parameters
Type Name Description
System.String key
System.Int32 value
Returns
Type Description
System.Threading.Tasks.Task

SetStringContextItem(String, String)

Declaration
public void SetStringContextItem(string key, string value)
Parameters
Type Name Description
System.String key
System.String value

SetStringContextItemAsync(String, String)

Declaration
public Task SetStringContextItemAsync(string key, string value)
Parameters
Type Name Description
System.String key
System.String value
Returns
Type Description
System.Threading.Tasks.Task

Implements

JsonSerializable
System.IDisposable