ToastBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Toast |
For internal use only. Initializes a new Toast |
#Methods
Name | Description |
---|---|
Access |
Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side access |
Access |
Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side access |
Animation |
Mirrors the client-side animation object. |
Close |
A Boolean value specifying whether or not the toast is closed if a user clicks it. Mirrors the client-side close |
Close |
A Boolean value specifying whether or not the toast is closed if a user clicks it. Mirrors the client-side close |
Close |
Obsolete. Mirrors the client-side close |
Close |
Obsolete. Mirrors the client-side close |
Close |
A Boolean value specifying whether or not the toast is closed if a user swipes it out of the screen boundaries. Mirrors the client-side close |
Close |
A Boolean value specifying whether or not the toast is closed if a user swipes it out of the screen boundaries. Mirrors the client-side close |
Content |
Specifies the client-side content |
Content |
Specifies the client-side content |
Content |
Specifies the client-side content |
Content |
Specifies the client-side content |
Defer |
Specifies whether to render the UI component's content when it is displayed. If false, the content is rendered immediately. Mirrors the client-side defer |
Defer |
Specifies whether to render the UI component's content when it is displayed. If false, the content is rendered immediately. Mirrors the client-side defer |
Display |
The time span in milliseconds during which the Toast UI component is visible. Mirrors the client-side display |
Display |
The time span in milliseconds during which the Toast UI component is visible. Mirrors the client-side display |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Focus |
Specifies whether the UI component can be focused using keyboard navigation. Mirrors the client-side focus |
Focus |
Specifies whether the UI component can be focused using keyboard navigation. Mirrors the client-side focus |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Hide |
|
Hide |
|
Hide |
|
Hide |
|
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
ID |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
ID |
Specifies the id attribute for the control’s HTML element.
|
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Max |
Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Message |
The Toast message text. Mirrors the client-side message option. |
Message |
The Toast message text. Mirrors the client-side message option. |
Min |
Mirrors the client-side min |
Min |
Mirrors the client-side min |
Min |
Mirrors the client-side min |
Min |
Mirrors the client-side min |
Min |
Mirrors the client-side min |
Min |
Mirrors the client-side min |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed after the UI component is hidden. Mirrors the client-side on |
On |
A function that is executed after the UI component is hidden. Mirrors the client-side on |
On |
A function that is executed before the UI component is hidden. Mirrors the client-side on |
On |
A function that is executed before the UI component is hidden. Mirrors the client-side on |
On |
A function used in Java |
On |
A function used in Java |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed before the UI component is displayed. Mirrors the client-side on |
On |
A function that is executed before the UI component is displayed. Mirrors the client-side on |
On |
A function that is executed after the UI component is displayed. Mirrors the client-side on |
On |
A function that is executed after the UI component is displayed. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Position |
Mirrors the client-side position option. |
Position |
Mirrors the client-side position object. |
Position |
Mirrors the client-side position option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Inherited from Widget |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Shading |
Mirrors the client-side shading option. |
Shading |
Mirrors the client-side shading option. |
Shading |
Specifies the shading color. Applies only if shading is enabled. Mirrors the client-side shading |
Shading |
Specifies the shading color. Applies only if shading is enabled. Mirrors the client-side shading |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Type |
Specifies the Toast UI component type. Mirrors the client-side type option. |
Visible |
A Boolean value specifying whether or not the UI component is visible. Mirrors the client-side visible option. |
Visible |
A Boolean value specifying whether or not the UI component is visible. Mirrors the client-side visible option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Wrapper |
Mirrors the client-side wrapper |
Wrapper |
Mirrors the client-side wrapper |
Wrapper |
Mirrors the client-side wrapper |
Wrapper |
Mirrors the client-side wrapper |
See Also