다음을 통해 공유


TabbedPage.OffscreenPageLimit 메서드

정의

메모리에 캐시된 오프 스크린 페이지 수를 반환합니다.

public static int OffscreenPageLimit (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.TabbedPage> config);
static member OffscreenPageLimit : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.TabbedPage> -> int

매개 변수

config
IPlatformElementConfiguration<Android,TabbedPage>

작업을 수행할 요소를 포함하는 플랫폼별 구성입니다.

반환

System.Int32

메모리에 캐시된 오프 스크린 페이지 수입니다.

적용 대상