Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-15577] Exposed hideScreenShotOnAppResume on Ti.App module #4847

Closed
wants to merge 3 commits into from

Conversation

pec1985
Copy link
Contributor

@pec1985 pec1985 commented Oct 25, 2013

No description provided.

{
ENSURE_SINGLE_ARG(args, NSNumber)
[self replaceValue:args forKey:@"hideScreenShotOnAppResume" notification:NO];
BOOL flag = [TiUtils boolValue:args def:YES];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

def:NO

@pec1985 pec1985 closed this Oct 28, 2013
@pec1985 pec1985 deleted the timob-15577 branch March 11, 2014 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants