ActionSheetItemBuilder Methods
Represents an ActionSheet item.
Name | Description |
---|---|
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
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. |
Icon |
Specifies the icon to be displayed on the action sheet button. Mirrors the client-side icon option. |
Icon |
Specifies the icon to be displayed on the action sheet button. Mirrors the client-side icon option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A handler for the click event raised for the button representing the given action sheet button. Mirrors the client-side on |
On |
A handler for the click event raised for the button representing the given action sheet button. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Styling |
|
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies the type of the button that is an action sheet item. Mirrors the client-side type option. |
See Also