סימוכין למסגרת של MLKitEntityחילוץ
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eISBNEntity is an NSObject class representing an ISBN extracted from text.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003eisbn\u003c/code\u003e property to access the full ISBN number in canonical form (e.g., "9780007547999").\u003c/p\u003e\n"],["\u003cp\u003eThe initializer for ISBNEntity is unavailable.\u003c/p\u003e\n"]]],[],null,["# MLKitEntityExtraction Framework Reference\n\nISBNEntity\n==========\n\n class ISBNEntity : NSObject\n\nAn ISBN entity extracted from text.\n- `\n ``\n ``\n `\n\n ### [isbn](#/c:objc(cs)MLKISBNEntity(py)ISBN)\n\n `\n ` \n The full ISBN number in canonical form. For example, `9780007547999`. \n\n #### Declaration\n\n Swift \n\n var isbn: String { get }\n\n- `\n ``\n ``\n `\n\n ### [-init](#/c:objc(cs)MLKISBNEntity(im)init)\n\n `\n ` \n Unavailable."]]