IPlatform Interface

Definition

Caution

This interface is obsolete as of 3.5.0. Do not use it.

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("This interface is obsolete as of 3.5.0. Do not use it.")]
public interface IPlatform
type IPlatform = interface
Attributes

Methods

GetNativeSize(VisualElement, Double, Double)
Obsolete.

For internal use by the Xamarin.Forms platform.

Applies to