DeviceInfo.OnPropertyChanged(String) 方法

定义

供 Xamarin.Forms 平台内部使用。

protected virtual void OnPropertyChanged (string propertyName = default);
abstract member OnPropertyChanged : string -> unit
override this.OnPropertyChanged : string -> unit

参数

propertyName
System.String

供 Xamarin.Forms 平台内部使用。

适用于