共用方式為


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

適用於