IPlatformServices 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
供 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 平台内部使用。 |