Stay organized with collections
Save and categorize content based on your preferences.
PromptContentView
public
interface
PromptContentView
android.hardware.biometrics.PromptContentView
|
Known indirect subclasses
|
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-02-10 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-02-10 UTC."],[],[],null,["# PromptContentView\n\nAdded in [API level 35](/guide/topics/manifest/uses-sdk-element#ApiLevels) \nSummary: \n\nPromptContentView\n=================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/hardware/biometrics/PromptContentView \"View this page in Kotlin\") \\|Java\n\n\n`\npublic\n\n\ninterface\nPromptContentView\n`\n\n\n`\n\n\n`\n\n|-----------------------------------------------|\n| android.hardware.biometrics.PromptContentView |\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Known indirect subclasses [PromptContentViewWithMoreOptionsButton](/reference/android/hardware/biometrics/PromptContentViewWithMoreOptionsButton), [PromptVerticalListContentView](/reference/android/hardware/biometrics/PromptVerticalListContentView) |-------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------| | [PromptContentViewWithMoreOptionsButton](/reference/android/hardware/biometrics/PromptContentViewWithMoreOptionsButton) | Contains the information of the template of content view with a more options button for Biometric Prompt. | | [PromptVerticalListContentView](/reference/android/hardware/biometrics/PromptVerticalListContentView) | Contains the information of the template of vertical list content view for Biometric Prompt. | |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nContains the information of the template of content view for Biometric Prompt."]]