VisualElement.IView.Width Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the specified width of the IView.
property double Microsoft::Maui::IView::Width { double get(); };
double Microsoft.Maui.IView.Width { get; }
member this.Microsoft.Maui.IView.Width : double
ReadOnly Property Width As Double Implements IView.Width
Property Value
Implements
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.