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
Type

For internal use by the Xamarin.Forms platform.

useOldSizes
Boolean

For internal use by the Xamarin.Forms platform.

Returns

Double

For internal use by the Xamarin.Forms platform.

Applies to