Page.SafeAreaInsets(IPlatformElementConfiguration<iOS,Page>) Yöntem

Tanım

ThicknessGüvenli alan gruplarını temsil eden bir nesne döndürür.

public static Xamarin.Forms.Thickness SafeAreaInsets (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Page> config);
static member SafeAreaInsets : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.Page> -> Xamarin.Forms.Thickness

Parametreler

config
IPlatformElementConfiguration<iOS,Page>

Güvenli alanını döndürülecek olan öğe.

Döndürülenler

Thickness

ThicknessGüvenli alan grupları temsil eden nesne.

Şunlara uygulanır