UIStringAttributes.StrikethroughColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The color to be used for the strikethrough stroke.
public UIKit.UIColor StrikethroughColor { get; set; }
member this.StrikethroughColor : UIKit.UIColor with get, set