ConstantLineTitle Fields
Stores constant line title settings.| Name | Description |
|---|---|
| AlignmentProperty static | Identifies the Alignment bindable property. |
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| ShowBelowLineProperty static | Identifies the ShowBelowLine bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from TitleBase. |
| TextProperty static | Identifies the Text bindable property. Inherited from TitleBase. |
| VisibleProperty static | Identifies the Visible bindable property. Inherited from TitleBase. |
See Also