ScrollViewBuilder Methods
A ScrollView control.
Name | Description |
---|---|
Bounce |
A Boolean value specifying whether to enable or disable the bounce-back effect. Mirrors the client-side bounce |
Bounce |
A Boolean value specifying whether to enable or disable the bounce-back effect. Mirrors the client-side bounce |
Content |
Specifies content for a Scroll |
Content |
Specifies content for a Scroll |
Direction |
A string value specifying the available scrolling directions. Mirrors the client-side direction option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
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.
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
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 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 when the 'pull to refresh' gesture is performed. Supported on mobile devices only. Mirrors the client-side on |
On |
A function that is executed when the 'pull to refresh' gesture is performed. Supported on mobile devices only. Mirrors the client-side on |
On |
A function that is executed when the content is scrolled down to the bottom. Mirrors the client-side on |
On |
A function that is executed when the content is scrolled down to the bottom. Mirrors the client-side on |
On |
A function that is executed on each scroll gesture. Mirrors the client-side on |
On |
A function that is executed on each scroll gesture. Mirrors the client-side on |
On |
A function that is executed each time the UI component is updated. Mirrors the client-side on |
On |
A function that is executed each time the UI component is updated. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Pulled |
Specifies the text shown in the pull |
Pulled |
Specifies the text shown in the pull |
Pulling |
Specifies the text shown in the pull |
Pulling |
Specifies the text shown in the pull |
Reach |
Specifies the text shown in the pull |
Reach |
Specifies the text shown in the pull |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refreshing |
Specifies the text shown in the pull |
Refreshing |
Specifies the text shown in the pull |
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 |
Scroll |
A Boolean value specifying whether or not an end user can scroll the UI component content swiping it up or down. Applies only if use |
Scroll |
A Boolean value specifying whether or not an end user can scroll the UI component content swiping it up or down. Applies only if use |
Scroll |
Specifies whether a user can scroll the content with the scrollbar. Applies only if use |
Scroll |
Specifies whether a user can scroll the content with the scrollbar. Applies only if use |
Show |
Specifies when the UI component shows the scrollbar. Mirrors the client-side show |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Use |
Indicates whether to use native or simulated scrolling. Mirrors the client-side use |
Use |
Indicates whether to use native or simulated scrolling. Mirrors the client-side use |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
See Also