Talk:UIBackdropView: Difference between revisions

Discussion page of UIBackdropView
No edit summary
Line 3: Line 3:
:: 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)
:: 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)
::: 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

Revision as of 11:38, 23 May 2014

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