TextView.ItemWeight 屬性

定義

會取得控制中單一物品的大致重量。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

protected:
 virtual property int ItemWeight { int get(); };
protected override int ItemWeight { get; }
member this.ItemWeight : int
Protected Overrides ReadOnly Property ItemWeight As Integer

屬性值

控制中單一物品的大致重量。

適用於

另請參閱