VisualStateGroupList.Remove(VisualStateGroup) Metoda

Definice

Odebere skupinu ze seznamu skupin.

public bool Remove (Xamarin.Forms.VisualStateGroup item);
abstract member Remove : Xamarin.Forms.VisualStateGroup -> bool
override this.Remove : Xamarin.Forms.VisualStateGroup -> bool

Parametry

item
VisualStateGroup

Položka k odebrání.

Návraty

System.Boolean

Odebraná skupina

Implementuje

System.Collections.Generic.ICollection`1.Remove(`0)

Platí pro