IPlatform インターフェイス

定義

注意事項

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

Xamarin.Forms プラットフォームによる内部使用向け。

[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
属性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

メソッド

GetNativeSize(VisualElement, Double, Double)
古い.

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象