diff --git a/docs/xml/Android.Window/SplashScreen.xml b/docs/xml/Android.Window/SplashScreen.xml index d0b33ac4..58a11255 100644 --- a/docs/xml/Android.Window/SplashScreen.xml +++ b/docs/xml/Android.Window/SplashScreen.xml @@ -30,8 +30,21 @@ - To be added. - To be added. + Provides an activity's connection to its splash screen. + + Each splash screen instance is bound to a particular activity. Obtain the splash screen for + an activity by calling Activity.GetSplashScreen(). + + + Java documentation for android.window.SplashScreen. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. +