다음을 통해 공유


Page.UsingSafeArea(IPlatformElementConfiguration<iOS,Page>) 메서드

정의

패딩을 안전 영역으로 재정의할지 여부를 나타내는 부울 값을 반환합니다.

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

매개 변수

config
IPlatformElementConfiguration<iOS,Page>

안전 영역 동작을 가져올 요소입니다.

반환

System.Boolean

패딩을 안전 영역으로 재정의할지 여부를 나타내는 부울 값입니다.

적용 대상