共用方式為


IVisualDiagnosticsOverlay.Offset 屬性

定義

取得位移點,用來調整指定裝飾項的平臺繪圖界限。 當基礎作業系統可能無法提供元素所在位置的確切位置時使用。 例如 Android 和狀態列。

public:
 property Microsoft::Maui::Graphics::Point Offset { Microsoft::Maui::Graphics::Point get(); };
public Microsoft.Maui.Graphics.Point Offset { get; }
member this.Offset : Microsoft.Maui.Graphics.Point
Public ReadOnly Property Offset As Point

屬性值

適用於