共用方式為


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 平台內部使用。

適用於