IPlatformServices.GetNamedSize(NamedSize, Type, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.