Stay organized with collections
Save and categorize content based on your preferences.
public interface PromptContentView
Contains the information of the template of content view for Biometric Prompt.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-20 UTC."],[],[],null,["# PromptContentView\n=================\n\nArtifact: [androidx.biometric:biometric](/jetpack/androidx/releases/biometric) \n[View Source](https://cs.android.com/search?q=file:androidx/biometric/PromptContentView.java+class:androidx.biometric.PromptContentView) \nAdded in [1.4.0-alpha04](/jetpack/androidx/releases/biometric#1.4.0-alpha04)\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/biometric/PromptContentView \"View this page in Kotlin\") \\|Java\n\n\n```\npublic interface PromptContentView\n```\n\n\u003cbr /\u003e\n\nKnown direct subclasses \n[PromptContentViewWithMoreOptionsButton](/reference/androidx/biometric/PromptContentViewWithMoreOptionsButton), [PromptVerticalListContentView](/reference/androidx/biometric/PromptVerticalListContentView) \n\n|----------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|\n| [PromptContentViewWithMoreOptionsButton](/reference/androidx/biometric/PromptContentViewWithMoreOptionsButton) | Contains the information of the template of content view with a more options button for Biometric Prompt. |\n| [PromptVerticalListContentView](/reference/androidx/biometric/PromptVerticalListContentView) | Contains the information of the template of vertical list content view for Biometric Prompt. |\n\n*** ** * ** ***\n\nContains the information of the template of content view for Biometric Prompt."]]