IIndicatorView.IndicatorColor 属性

定义

指示器的颜色我们目前仅支持 SolidPaint 颜色

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

属性值

适用于