IPlatformSizeService Interface

Definition

Caution

No .NET MAUI code makes use of IPlatformSizeService and this interface will be removed in a future .NET MAUI release.

public interface class IPlatformSizeService
public interface IPlatformSizeService
[System.Obsolete("No .NET MAUI code makes use of IPlatformSizeService and this interface will be removed in a future .NET MAUI release.")]
public interface IPlatformSizeService
type IPlatformSizeService = interface
[<System.Obsolete("No .NET MAUI code makes use of IPlatformSizeService and this interface will be removed in a future .NET MAUI release.")>]
type IPlatformSizeService = interface
Public Interface IPlatformSizeService
Attributes

Methods

GetPlatformSize(VisualElement, Double, Double)

Applies to