[TIMOB-8375] iOS: OptionDialog appearance
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Do |
| Resolution Date | 2020-01-10T18:02:00.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | api |
| Reporter | Rafael Kellermann Streit |
| Assignee | Unknown |
| Created | 2012-02-24T11:09:25.000+0000 |
| Updated | 2020-01-10T18:02:00.000+0000 |
Description
I was reading the OptionDialog APIDoc and I doesn't found any references to change the style of the OptionDialog using Titanium API.
OptionDialog API: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.OptionDialog-object
In the native iOS, you can set the style of ActionSheetStyle.
UIActionSheet Class Reference: https://developer.apple.com/library/ios/#documentation/uikit/reference/UIActionSheet_Class/Reference/Reference.html
No comments