IPlatform.GetNativeSize(VisualElement, Double, Double) Yöntem

Tanım

Dikkat

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 platformu tarafından dahili kullanım için.

[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

Parametreler

view
VisualElement

Xamarin. Forms platformu tarafından dahili kullanım için.

widthConstraint
Double

Xamarin. Forms platformu tarafından dahili kullanım için.

heightConstraint
Double

Xamarin. Forms platformu tarafından dahili kullanım için.

Döndürülenler

SizeRequest

Xamarin. Forms platformu tarafından dahili kullanım için.

Öznitelikler

Şunlara uygulanır