Sprache

Intent.CaptureContentForNoteBlockedByAdmin Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Content.CaptureContentForNoteResult enum directly instead of this field.

Ein Antwortcode, der verwendet wird #EXTRA_CAPTURE_CONTENT_FOR_NOTE_STATUS_CODE , um anzugeben, dass der Screenshot vom IT-Administrator blockiert wird.

[Android.Runtime.Register("CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.CaptureContentForNoteResult enum directly instead of this field.", true)]
public const Android.Content.CaptureContentForNoteResult CaptureContentForNoteBlockedByAdmin = 4;
[<Android.Runtime.Register("CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.CaptureContentForNoteResult enum directly instead of this field.", true)>]
val mutable CaptureContentForNoteBlockedByAdmin : Android.Content.CaptureContentForNoteResult

Feldwert

Value = 4

Implementiert

Attribute

Hinweise

Ein Antwortcode, der verwendet wird #EXTRA_CAPTURE_CONTENT_FOR_NOTE_STATUS_CODE , um anzugeben, dass der Screenshot vom IT-Administrator blockiert wird.

Java Dokumentation für android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: