VisualElement.IView.Height プロパティ

定義

IView の指定した高さを取得します。

property double Microsoft::Maui::IView::Height { double get(); };
double Microsoft.Maui.IView.Height { get; }
member this.Microsoft.Maui.IView.Height : double
 ReadOnly Property Height As Double Implements IView.Height

プロパティ値

実装

適用対象