VisualStateGroup 類別

定義

包含可以套用至視覺項目的相關視覺狀態清單。

[Xamarin.Forms.ContentProperty("States")]
public sealed class VisualStateGroup
type VisualStateGroup = class
繼承
System.Object
VisualStateGroup
屬性

建構函式

VisualStateGroup()

使用預設值建立新的 VisualStateGroup 物件。

屬性

CurrentState

取得目前的視覺狀態。

Name

取得或設定視覺狀態的名稱。

States

取得組成群組的狀態清單。

TargetType

取得或設定項目的類型,以便 this 視覺狀態群組可以設為目標。

適用於