I know po 0x12345
can print the description of the object, but if I wanna print its property
( for example property frame of the object at 0x12345 ),
How could I do it?
Cast it to the object type. Example:
po ((UIView *) 0x12345).layer
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With