DeviceInfo.OnPropertyChanged(String) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

propertyName
System.String

For internal use by the Xamarin.Forms platform.

Applies to