ITemplatedIndicatorView.IndicatorsLayoutOverride Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Disposition dans laquelle effectuer le rendu du modèle pour les indicateurs
public:
property Microsoft::Maui::ILayout ^ IndicatorsLayoutOverride { Microsoft::Maui::ILayout ^ get(); };
public Microsoft.Maui.ILayout? IndicatorsLayoutOverride { get; }
member this.IndicatorsLayoutOverride : Microsoft.Maui.ILayout
Public ReadOnly Property IndicatorsLayoutOverride As ILayout