IView.DesiredSize 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.
Obtient la taille souhaitée actuelle de cette vue.
public:
property Microsoft::Maui::Graphics::Size DesiredSize { Microsoft::Maui::Graphics::Size get(); };
public Microsoft.Maui.Graphics.Size DesiredSize { get; }
member this.DesiredSize : Microsoft.Maui.Graphics.Size
Public ReadOnly Property DesiredSize As Size