Share via


IButtonStroke.StrokeColor Property

Definition

Gets a color that describes the border stroke color of the button.

public:
 property Microsoft::Maui::Graphics::Color ^ StrokeColor { Microsoft::Maui::Graphics::Color ^ get(); };
public Microsoft.Maui.Graphics.Color StrokeColor { get; }
member this.StrokeColor : Microsoft.Maui.Graphics.Color
Public ReadOnly Property StrokeColor As Color

Property Value

Applies to