IPlatformSizeService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
- 屬性
方法
GetPlatformSize(VisualElement, Double, Double) |