Udostępnij za pośrednictwem


IPlatform.GetNativeSize(VisualElement, Double, Double) Metoda

Definicja

Przestroga

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

[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

Parametry

view
VisualElement

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

widthConstraint
System.Double

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

heightConstraint
System.Double

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Zwraca

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Atrybuty
System.ObsoleteAttribute

Dotyczy