Bagikan melalui


IPlatform.GetNativeSize(VisualElement, Double, Double) Metode

Definisi

Perhatian

This method is obsolete as of 3.5.0. Please use the static Platform.GetNativeSize(VisualElement view, double widthConstraint, double heightConstraint) method instead

Untuk penggunaan internal oleh Xamarin. Forms platform.

[System.Obsolete("This method is obsolete as of 3.5.0. Please use the static Platform.GetNativeSize(VisualElement view, double widthConstraint, double heightConstraint) method instead")]
public Xamarin.Forms.SizeRequest GetNativeSize (Xamarin.Forms.VisualElement view, double widthConstraint, double heightConstraint);
abstract member GetNativeSize : Xamarin.Forms.VisualElement * double * double -> Xamarin.Forms.SizeRequest

Parameter

view
VisualElement

Untuk penggunaan internal oleh Xamarin. Forms platform.

widthConstraint
System.Double

Untuk penggunaan internal oleh Xamarin. Forms platform.

heightConstraint
System.Double

Untuk penggunaan internal oleh Xamarin. Forms platform.

Mengembalikan

Untuk penggunaan internal oleh Xamarin. Forms platform.

Atribut
System.ObsoleteAttribute

Berlaku untuk