Поделиться через


IPlatform.GetNativeSize(VisualElement, Double, Double) Метод

Определение

Внимание!

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

Для внутреннего использования платформой Xamarin.Forms.

[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

Параметры

view
VisualElement

Для внутреннего использования платформой Xamarin.Forms.

widthConstraint
System.Double

Для внутреннего использования платформой Xamarin.Forms.

heightConstraint
System.Double

Для внутреннего использования платформой Xamarin.Forms.

Возвращаемое значение

Для внутреннего использования платформой Xamarin.Forms.

Атрибуты
System.ObsoleteAttribute

Применяется к