瀏覽代碼

added images of the TVTableViewCellAccessoryTypes

Kevin Bradley 5 年之前
父節點
當前提交
f688ba2155

+ 2 - 0
Classes/tvOS/fakes.h

@@ -40,6 +40,8 @@
  
  */
 
+/// some of the iOS versions of these values are at different indexes - reused the same names and just replaced UI->TV images of these are available in tvOSAccessoryImages
+
 typedef NS_ENUM(NSInteger, TVTableViewCellAccessoryType) {
     TVTableViewCellAccessoryNone,
     TVTableViewCellAccessoryDisclosureIndicator,

二進制
tvOSAccessoryImages/TVTableViewCellAccessoryChevron.jpg


二進制
tvOSAccessoryImages/TVTableViewCellAccessoryChevronDisclosureButton.jpg


二進制
tvOSAccessoryImages/TVTableViewCellAccessoryChevronOpen.jpg


二進制
tvOSAccessoryImages/TVTableViewCellAccessoryChevronOpenDisclosureButton.jpg


二進制
tvOSAccessoryImages/TVTableViewCellAccessoryDetailButton.jpg


二進制
tvOSAccessoryImages/TVTableViewCellAccessoryDetailDisclosureButton.jpg