Skip to content

Add TabView.iosIconRenderingMode property#3027

Merged
hamorphis merged 1 commit intomasterfrom
issue-2689
Nov 7, 2016
Merged

Add TabView.iosIconRenderingMode property#3027
hamorphis merged 1 commit intomasterfrom
issue-2689

Conversation

@hamorphis
Copy link
Copy Markdown
Contributor

Resolves #2689

    /**
     * Gets or set the UIImageRenderingMode of the tab icons in iOS. 
     * Valid values are:
     *  - automatic
     *  - alwaysOriginal
     *  - alwaysTemplate  
     */
    iosIconRenderingMode: string;

@ns-bot ns-bot added the cla: yes label Nov 4, 2016
@hamorphis
Copy link
Copy Markdown
Contributor Author

run ci

@hamorphis
Copy link
Copy Markdown
Contributor Author

uitests

@hamorphis
Copy link
Copy Markdown
Contributor Author

run ci

@hamorphis hamorphis merged commit 329817a into master Nov 7, 2016
@hamorphis hamorphis deleted the issue-2689 branch November 7, 2016 07:46
@lock
Copy link
Copy Markdown

lock bot commented Aug 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TabView.iosIconRenderingMode property

2 participants