نوع Enum
نوع مورد انتخاب شده
امضا
export enum Type
اعضا
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-11 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-11 بهوقت ساعت هماهنگ جهانی."],[[["`Type` is an exported enum used to define the type of a selected item."],["It includes `DOCUMENT`, `PHOTO`, and `VIDEO` as its members, each with its own detailed documentation."],["The purpose of this enum is to categorize and manage different types of selected items within an application or system."]]],["The `Type` enum defines the possible types of items that can be selected. These types are: `DOCUMENT`, representing a document file; `PHOTO`, indicating a photographic image; and `VIDEO`, signifying a video file. These options allow for the categorization of selected items based on their fundamental media type.\n"]]