次の方法で共有


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

プロパティ値

適用対象