Skip to main content

SwipeItemStyle Properties

Stores the swipe item appearance settings.
Name Description
BackgroundColor Gets or sets the background color. Inherited from StyleBase.
FontAttributes Gets or sets whether the text is bold or italic. Inherited from StyleBase.
FontColor Gets or sets the font color. Inherited from StyleBase.
FontFamily Gets or sets the font family name. Inherited from StyleBase.
FontSize Gets or sets the font size. Inherited from StyleBase.
StyledElement Inherited from StyleBase.
TextDecorations Gets or sets whether the text is underlined and/or strike-through. Inherited from StyleBase.
Width Gets or sets the swipe item width.
See Also