언어

WindowInsets.Builder.SetSystemWindowInsets(Insets) 메서드

정의

시스템 창 인셋을 설정합니다.

[Android.Runtime.Register("setSystemWindowInsets", "(Landroid/graphics/Insets;)Landroid/view/WindowInsets$Builder;", "", ApiSince=29)]
public Android.Views.WindowInsets.Builder SetSystemWindowInsets(Android.Graphics.Insets systemWindowInsets);
[<Android.Runtime.Register("setSystemWindowInsets", "(Landroid/graphics/Insets;)Landroid/view/WindowInsets$Builder;", "", ApiSince=29)>]
member this.SetSystemWindowInsets : Android.Graphics.Insets -> Android.Views.WindowInsets.Builder

매개 변수

systemWindowInsets
Insets

시스템 창 세트에 사용되는 Android.Graphics.Insets 값입니다.

반품

시스템 창 설정 설정 작업의 결과입니다.

특성

설명

자세한 내용은 android.view.WindowInsets.Builder.setSystemWindowInsets에 대한 Android 참조 설명서를 참조하세요.

android.view.WindowInsets.Builder.setSystemWindowInsets에 대한 Java 설명서입니다.

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

적용 대상