NotificationChannel.Blockable 속성

정의

앱이 차단 불가능으로 '고정'된 경우에도 이 채널이 항상 차단 가능한지 여부를 반환합니다.

public bool Blockable { [Android.Runtime.Register("isBlockable", "()Z", "", ApiSince=33)] get; [Android.Runtime.Register("setBlockable", "(Z)V", "", ApiSince=33)] set; }
[<get: Android.Runtime.Register("isBlockable", "()Z", "", ApiSince=33)>]
[<set: Android.Runtime.Register("setBlockable", "(Z)V", "", ApiSince=33)>]
member this.Blockable : bool with get, set

속성 값

특성

설명

앱이 차단 불가능으로 '고정'된 경우에도 이 채널이 항상 차단 가능한지 여부를 반환합니다.

에 대한 android.app.NotificationChannel.isBlockableAndroid 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상