IPlatformServices.GetNamedSize(NamedSize, Type, Boolean) Method

Definition

For internal use by the Xamarin.Forms platform.

public double GetNamedSize (Xamarin.Forms.NamedSize size, Type targetElementType, bool useOldSizes);
abstract member GetNamedSize : Xamarin.Forms.NamedSize * Type * bool -> double

Parameters

size
NamedSize

For internal use by the Xamarin.Forms platform.

targetElementType
System.Type

For internal use by the Xamarin.Forms platform.

useOldSizes
System.Boolean

For internal use by the Xamarin.Forms platform.

Returns

System.Double

For internal use by the Xamarin.Forms platform.

Applies to