คลาส GCKMediaTextTrackStyle
คลาสที่แสดงถึงสไตล์ของแทร็กสื่อแบบข้อความ
รับค่า NSObject, <NSCopying> และ <NSSecureCoding>
เครื่องมือเริ่มต้นที่กำหนด
พร็อพเพอร์ตี้ทั้งหมดอาจเปลี่ยนแปลงและพร้อมใช้งานหลังการสร้างแล้ว
+ (instancetype) createDefault |
|
|
|
สร้างอินสแตนซ์ที่มีค่าเริ่มต้นตามการตั้งค่าคำบรรยายของระบบ
วิธีนี้จะแสดงผลเป็น nil ในระบบที่เก่ากว่า iOS 7
ปัจจัยการปรับขนาดแบบอักษรสำหรับข้อความ
- (GCKMediaTextTrackStyleEdgeType) edgeType |
|
readwritenonatomicassign |
- (GCKMediaTextTrackStyleWindowType) windowType |
|
readwritenonatomicassign |
ประเภทหน้าต่าง
อุปกรณ์รับสัญญาณบางอย่างอาจไม่รองรับแอตทริบิวต์นี้
สีของหน้าต่าง
อุปกรณ์รับสัญญาณบางอย่างอาจไม่รองรับแอตทริบิวต์นี้
- (CGFloat) windowRoundedCornerRadius |
|
readwritenonatomicassign |
ค่าสัมบูรณ์ของรัศมีมุมมน หน่วยเป็นพิกเซล
อุปกรณ์รับสัญญาณบางอย่างอาจไม่รองรับแอตทริบิวต์นี้
ชุดแบบอักษร หากไม่มีแบบอักษร จะใช้ชุดแบบอักษรทั่วไป
- (GCKMediaTextTrackStyleFontGenericFamily) fontGenericFamily |
|
readwritenonatomicassign |
- (GCKMediaTextTrackStyleFontStyle) fontStyle |
|
readwritenonatomicassign |
ข้อมูลที่กำหนดเอง (หากมี)
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-02 UTC
[null,null,["อัปเดตล่าสุด 2023-12-02 UTC"],[[["`GCKMediaTextTrackStyle` is a class that manages the style of text media tracks, inheriting from `NSObject`, `NSCopying`, and `NSSecureCoding`."],["It offers customization options like font scale, colors (foreground, background, edge, window), edge type, window type, font family, style, and rounded corner radius for the window."],["You can initialize an instance with default values based on system settings using `createDefault` or customize properties after initializing with `init`."],["Some attributes like `windowType`, `windowColor`, and `windowRoundedCornerRadius` might not be supported by all receiver devices."],["`customData` property allows developers to associate any custom data with the text track style."]]],[]]