1

I would like to know how I can get the QLPreviewView content size? It seems that the API doesn't have any methods to get it. Thanks.

Neeku
  • 3,646
  • 8
  • 33
  • 43
DNB5brims
  • 29,344
  • 50
  • 131
  • 195

1 Answers1

2

QLPreviewView won't give you that.

But since you are supposed to give QuickLook a path to reach files, you can get yourself size of them with file manager.

Take a look at this topic for example.

Community
  • 1
  • 1
Tancrede Chazallet
  • 7,035
  • 6
  • 41
  • 62