DataFormTextItem Methods
Stores settings of the data form’s single-line text editor.
Name | Description |
---|---|
Apply |
Applies all the current bindings to Binding |
Batch |
Signals the start of a batch of changes to the elements properties. This can benefit performance if a bigger number of property values are changed.
Inherited from Visual |
Batch |
Signals the end of a batch of commands to the element and that those commands should now be committed.
Inherited from Visual |
Change |
Changes the current visual state based on this elements current property values.
Inherited from Visual |
Clear |
Clears any value that is previously set for a bindable property.
Inherited from Bindable |
Clear |
Clears any value that is previously set for a bindable property, identified by its key.
Inherited from Bindable |
Coerce |
Coerces the value of the specified bindable property.
This is done by invoking Bindable |
Coerce |
Coerces the value of the specified bindable property.
This is done by invoking Bindable |
Effect |
For internal use by .NET MAUI. Inherited from Element. |
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Find |
Returns the element that has the specified name. Inherited from Element. |
Focus() |
Attempts to set focus to this element.
Inherited from Visual |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Get |
Returns the current value of the data form editor.
Inherited from Data |
Get |
Returns the value that is contained in the given bindable property.
Inherited from Bindable |
Invalidate |
Marks the current measure of an element as invalidated.
Inherited from Visual |
Invalidate |
Invalidates the measure of an element.
Inherited from Visual |
Invalidate |
Provides a way to allow subclasses (e. |
Is |
Determines whether or not a bindable property exists and has a value set.
Inherited from Bindable |
Measure |
Returns the minimum size that an element needs in order to be displayed on the device.
Inherited from Visual |
Measure |
Allows subclasses to implement custom Measure logic during a controls measure pass.
Inherited from Visual |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
IElement |
For internal use by .NET MAUI. Inherited from Element. |
On |
Invoked when the binding context of this element has changed.
Inherited from Visual |
On |
Invoked when a child object is added to this element.
Inherited from Visual |
On |
Invoked when a child object is removed from this element.
Inherited from Visual |
On |
Raises the Children |
On |
Method that is called when a layout measurement happens.
Inherited from Visual |
On |
Raises the (internal) Parent event.
Inherited from Navigable |
On |
Raises the Property |
On |
Method that is called when the size of the element is set during a layout cycle. Implement this method to add class handling for this event.
Inherited from Visual |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
Remove |
Removes a previously set binding from a bindable property.
Inherited from Bindable |
Remove |
Removes a previously set dynamic resource. Inherited from Element. |
Set |
Assigns a binding to a bindable property.
Inherited from Bindable |
Set |
Sets the Bindable |
Set |
Sets the inherited context to a nested element.
Inherited from Bindable |
Set |
Sets the value of the specified bindable property.
Inherited from Bindable |
Set |
Sets the value of the specified bindable property.
Inherited from Bindable |
Set |
Specifies the Data Form editor value.
Inherited from Data |
Set |
For internal use by the Microsoft. |
Set |
For internal use by .NET MAUI. Inherited from Element. |
Set |
For internal use by .NET MAUI. Inherited from Element. |
Size |
Method that is called during a layout cycle to signal the start of a sub-tree layout.
Inherited from Visual |
To |
Returns a string that represents the current object.
Inherited from System. |
Unapply |
Removes all current bindings from the current context.
Inherited from Bindable |
Unfocus() |
Unsets keyboard focus on this element.
Inherited from Visual |