IPlatformServices 接口

定义

供 Xamarin.Forms 平台内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IPlatformServices
type IPlatformServices = interface
属性
System.ComponentModel.EditorBrowsableAttribute

属性

IsInvokeRequired

供 Xamarin.Forms 平台内部使用。

RequestedTheme

供 Xamarin.Forms 平台内部使用。

RuntimePlatform

供 Xamarin.Forms 平台内部使用。

方法

BeginInvokeOnMainThread(Action)

供 Xamarin.Forms 平台内部使用。

CreateTicker()

供 Xamarin.Forms 平台内部使用。

GetAssemblies()

供 Xamarin.Forms 平台内部使用。

GetHash(String)

供 Xamarin.Forms 平台内部使用。

GetMD5Hash(String)
已过时.

供 Xamarin.Forms 平台内部使用。

GetNamedColor(String)

供 Xamarin.Forms 平台内部使用。

GetNamedSize(NamedSize, Type, Boolean)

供 Xamarin.Forms 平台内部使用。

GetNativeSize(VisualElement, Double, Double)

供 Xamarin.Forms 平台内部使用。

GetStreamAsync(Uri, CancellationToken)

供 Xamarin.Forms 平台内部使用。

GetUserStoreForApplication()

供 Xamarin.Forms 平台内部使用。

OpenUriAction(Uri)

供 Xamarin.Forms 平台内部使用。

QuitApplication()

供 Xamarin.Forms 平台内部使用。

StartTimer(TimeSpan, Func<Boolean>)

供 Xamarin.Forms 平台内部使用。

适用于