VisualStateGroup 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含可以套用至視覺項目的相關視覺狀態清單。
[Xamarin.Forms.ContentProperty("States")]
public sealed class VisualStateGroup
type VisualStateGroup = class
- 繼承
-
System.ObjectVisualStateGroup
- 屬性
建構函式
VisualStateGroup() |
使用預設值建立新的 VisualStateGroup 物件。 |
屬性
CurrentState |
取得目前的視覺狀態。 |
Name |
取得或設定視覺狀態的名稱。 |
States |
取得組成群組的狀態清單。 |
TargetType |
取得或設定項目的類型,以便 |