IIndicatorView.SelectedIndicatorColor 属性

定义

表示当前所选索引的指示器的颜色,目前仅支持 SolidPaint 颜色

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

属性值

适用于