다음을 통해 공유


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

속성 값

적용 대상