IPlatformServices Interface

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IPlatformServices
type IPlatformServices = interface
Attributes

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.

Applies to