Button.ImageProperty 字段

定义

注意

ImageProperty is obsolete as of 4.0.0. Please use ImageSourceProperty instead.

Image 可绑定属性的后备存储。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("ImageProperty is obsolete as of 4.0.0. Please use ImageSourceProperty instead.")]
public static readonly Xamarin.Forms.BindableProperty ImageProperty;
 staticval mutable ImageProperty : Xamarin.Forms.BindableProperty

字段值

属性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

适用于