UnitPage
StockSharp.Xaml.Windows.Maui
单位编辑页.
继承自: ContentPage
构造函数
属性
SupportedTypes
public IEnumerable<UnitTypes> SupportedTypes { get; set; }
value = unitPage.SupportedTypes
unitPage.SupportedTypes = value
获取或设置所支持的单位类型。
ViewModel
public UnitWindowViewModel ViewModel { get; }
value = unitPage.ViewModel
Gets the ViewModel.