SetValueFlags 列舉

定義

供 Xamarin.Forms 平台內部使用。

此列舉支援其成員值的位元組合。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Flags]
public enum SetValueFlags
type SetValueFlags = 
繼承
System.Enum
SetValueFlags
屬性
System.ComponentModel.EditorBrowsableAttribute System.FlagsAttribute

欄位

ClearDynamicResource 4

供 Xamarin.Forms 平台內部使用。

ClearOneWayBindings 1

供 Xamarin.Forms 平台內部使用。

ClearTwoWayBindings 2

供 Xamarin.Forms 平台內部使用。

None 0

供 Xamarin.Forms 平台內部使用。

RaiseOnEqual 8

供 Xamarin.Forms 平台內部使用。

適用於