IPlatformServices Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by the Xamarin.Forms platform.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IPlatformServices
type IPlatformServices = interface
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
Properties
IsInvokeRequired |
For internal use by the Xamarin.Forms platform. |
RequestedTheme | |
RuntimePlatform |
For internal use by the Xamarin.Forms platform. |
Methods
BeginInvokeOnMainThread(Action) |
For internal use by the Xamarin.Forms platform. |
CreateTicker() |
For internal use by the Xamarin.Forms platform. |
GetAssemblies() |
For internal use by the Xamarin.Forms platform. |
GetHash(String) | |
GetMD5Hash(String) |
Obsolete.
For internal use by the Xamarin.Forms platform. |
GetNamedColor(String) | |
GetNamedSize(NamedSize, Type, Boolean) |
For internal use by the Xamarin.Forms platform. |
GetNativeSize(VisualElement, Double, Double) |
For internal use by the Xamarin.Forms platform. |
GetStreamAsync(Uri, CancellationToken) |
For internal use by the Xamarin.Forms platform. |
GetUserStoreForApplication() |
For internal use by the Xamarin.Forms platform. |
OpenUriAction(Uri) |
For internal use by the Xamarin.Forms platform. |
QuitApplication() |
For internal use by the Xamarin.Forms platform. |
StartTimer(TimeSpan, Func<Boolean>) |
For internal use by the Xamarin.Forms platform. |