Xceed Toolkit for Maui v2.0 Documentation
Card Class Properties
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
View with Navigation Tools
Xceed.Maui.Toolkit Assembly
>
Xceed.Maui.Toolkit Namespace
: Card Class
For a list of all members of this type, see
Card members
.
Public Properties
Name
Description
AnchorX
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
AnchorY
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
AutomationId
(Inherited from
Microsoft.Maui.Controls.Element
)
Background
Gets or sets the
Brush
that will be used to paint the
Control
's background. (Inherited from
Xceed.Maui.Toolkit.Control
)
BackgroundColor
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Behaviors
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
BindingContext
(Inherited from
Microsoft.Maui.Controls.BindableObject
)
BorderBrush
Gets or sets the
Brush
that will be used to paint the
Control
's
Border
. (Inherited from
Xceed.Maui.Toolkit.Control
)
BorderThickness
Gets or sets the thickness of this
Control
's
Border
. (Inherited from
Xceed.Maui.Toolkit.Control
)
Bounds
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
CascadeInputTransparent
(Inherited from
Microsoft.Maui.Controls.Compatibility.Layout
)
class
(Inherited from
Microsoft.Maui.Controls.NavigableElement
)
ClassId
(Inherited from
Microsoft.Maui.Controls.Element
)
Clip
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Content
Gets or sets the content of the
ContentControl
. (Inherited from
Xceed.Maui.Toolkit.ContentControl
)
ContentTemplate
Gets or sets the
DataTemplate
that will be used to format the
ContentControl
's
Content
. (Inherited from
Xceed.Maui.Toolkit.ContentControl
)
ControlTemplate
(Inherited from
Microsoft.Maui.Controls.TemplatedView
)
CornerRadius
Gets or sets the radius for the 4 corners of this
Control
. (Inherited from
Xceed.Maui.Toolkit.Control
)
DesiredSize
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Dispatcher
(Inherited from
Microsoft.Maui.Controls.BindableObject
)
Effects
(Inherited from
Microsoft.Maui.Controls.Element
)
FlowDirection
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
FontAttributes
Gets or sets the
FontAttributes
that will be applied to the
Control
's textual
Content
. (Inherited from
Xceed.Maui.Toolkit.Control
)
FontFamily
Gets or sets the font family that will be used to display the
Control
's textual
Content
. (Inherited from
Xceed.Maui.Toolkit.Control
)
FontSize
Gets or sets the font size that will determine the scale of the
Control
's textual
Content
. (Inherited from
Xceed.Maui.Toolkit.Control
)
Frame
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
GestureRecognizers
(Inherited from
Microsoft.Maui.Controls.View
)
Handler
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Height
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
HeightRequest
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
HorizontalContentOptions
Gets or sets how the
Control
's
Content
is aligned horizontally. (Inherited from
Xceed.Maui.Toolkit.Control
)
HorizontalOptions
(Inherited from
Microsoft.Maui.Controls.View
)
Id
(Inherited from
Microsoft.Maui.Controls.Element
)
InputTransparent
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
IsClippedToBounds
(Inherited from
Microsoft.Maui.Controls.Compatibility.Layout
)
IsEnabled
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
IsFocused
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
IsLoaded
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
IsVisible
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Margin
(Inherited from
Microsoft.Maui.Controls.View
)
MaximumHeightRequest
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
MaximumWidthRequest
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
MinimumHeightRequest
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
MinimumWidthRequest
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Navigation
(Inherited from
Microsoft.Maui.Controls.NavigableElement
)
Opacity
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
OverrideDefaultVisualStates
Gets or sets if the
Control
's
VisualStates
are overridden or not. (Inherited from
Xceed.Maui.Toolkit.Control
)
Padding
Gets or sets the amount of padding added around the
Control
. (Inherited from
Xceed.Maui.Toolkit.Control
)
Parent
(Inherited from
Microsoft.Maui.Controls.Element
)
Resources
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Rotation
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
RotationX
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
RotationY
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Scale
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
ScaleX
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
ScaleY
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Shadow
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
ShadowBrush
Gets or sets the
Brush
that will be used to paint the shadow.
ShadowOffset
Gets or sets the shadow's offset.
ShadowOpacity
Gets or sets the shadow's opacity.
ShadowRadius
Gets or sets the shadow's radius.
Style
(Inherited from
Microsoft.Maui.Controls.NavigableElement
)
StyleClass
(Inherited from
Microsoft.Maui.Controls.NavigableElement
)
StyleId
(Inherited from
Microsoft.Maui.Controls.Element
)
TextColor
Gets or sets the text's
Color
. (Inherited from
Xceed.Maui.Toolkit.Control
)
Title
Gets or sets the
Card
's title.
TranslationX
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
TranslationY
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Triggers
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
VerticalContentOptions
Gets or sets how the
Control
's
Content
is aligned vertically. (Inherited from
Xceed.Maui.Toolkit.Control
)
VerticalOptions
(Inherited from
Microsoft.Maui.Controls.View
)
View
Gets or sets the
View
that will be used by the
Control
once it has combined the
Content
&
ContentTemplate
properties together. (Inherited from
Xceed.Maui.Toolkit.ContentControl
)
Visual
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Width
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
WidthRequest
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Window
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
X
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Y
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
ZIndex
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Top
Protected Properties
Name
Description
GestureController
(Inherited from
Microsoft.Maui.Controls.View
)
IsEnabledCore
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Top
See Also
Reference
Card Class
Xceed.Maui.Toolkit Namespace