Talk:UIBackdropView: Difference between revisions

Discussion page of UIBackdropView
(Created page with "Why not have the sample code just use the `[_UIBackdropView initWithStyle:]` method?")
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Why not have the sample code just use the `[_UIBackdropView initWithStyle:]` method?
Why not have the sample code just use the `[_UIBackdropView initWithStyle:]` method?
:Your method doesn't exist. [[User:PoomSmart|PoomSmart]] 3:23, 17 May 2014 (UTC)
:: It does in iOS 7.0 https://ghostbin.com/paste/7bw8b#L180 [[User:Jon889|Jon889]] ([[User talk:Jon889|talk]]) 14:51, 17 May 2014 (PDT)
::: Ok, I got it. Thanks. [[User:PoomSmart|PoomSmart]] 1:58, 18 May 2014 (UTC)
== _UIBackdropViewSettings style numbers ==
Seems some numbers out there are not match with my _UIBackdropViewSettings object testing. We should specific iOS version for those numbers, maybe iOS 7.1 changed some numbers so they are different from iOS 7.0
:Would it look nicer if the styles tables were a single one with a column stating which number corresponds to each iOS version? [[User:Uroboro|Uroboro]] ([[User talk:Uroboro|talk]]) 14:26, 24 March 2015 (PDT)
:: I agreed with you. [[User:PoomSmart|PoomSmart]] ([[User talk:PoomSmart|talk]]) 12:13, 15 March 2015 (UTC)

Latest revision as of 05:13, 25 March 2015

Why not have the sample code just use the `[_UIBackdropView initWithStyle:]` method?

Your method doesn't exist. PoomSmart 3:23, 17 May 2014 (UTC)
It does in iOS 7.0 https://ghostbin.com/paste/7bw8b#L180 Jon889 (talk) 14:51, 17 May 2014 (PDT)
Ok, I got it. Thanks. PoomSmart 1:58, 18 May 2014 (UTC)

_UIBackdropViewSettings style numbers

Seems some numbers out there are not match with my _UIBackdropViewSettings object testing. We should specific iOS version for those numbers, maybe iOS 7.1 changed some numbers so they are different from iOS 7.0

Would it look nicer if the styles tables were a single one with a column stating which number corresponds to each iOS version? Uroboro (talk) 14:26, 24 March 2015 (PDT)
I agreed with you. PoomSmart (talk) 12:13, 15 March 2015 (UTC)