다음을 통해 공유


WallpaperManager.FastDrawable 속성

정의

<strong> Important note: </strong><ul><li>Up to version S, this method requires the android.Manifest.permission#READ_EXTERNAL_STORAGE permission.

public virtual Android.Graphics.Drawables.Drawable? FastDrawable { [Android.Runtime.Register("getFastDrawable", "()Landroid/graphics/drawable/Drawable;", "GetGetFastDrawableHandler")] get; }
[<get: Android.Runtime.Register("getFastDrawable", "()Landroid/graphics/drawable/Drawable;", "GetGetFastDrawableHandler")>]
member this.FastDrawable : Android.Graphics.Drawables.Drawable

속성 값

요청된 배경 화면의 그리기 가능한 개체입니다.

특성

설명

<strong> Important note: </strong><ul><li>Up to version S, this method requires the android.Manifest.permission#READ_EXTERNAL_STORAGE permission.</li li>><T에서 시작, 직접 배경 화면에 액세스하는 것은 더 이상 가능하지 않습니다, 대신 기본 배경 화면이 반환됩니다 (T의 일부 버전은 throw SecurityException할 수 있습니다).</li li><>버전 U에서 이 메서드를 사용하면 안 되며 항상

에 대한 android.app.WallpaperManager.getFastDrawable()Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상