parent
d055f1fba8
commit
0b005378d4
|
@ -64,7 +64,7 @@ DatePicker | UIDatePicker | NSDatePicker | `.introspectDatePicker()`
|
|||
Picker (SegmentedPickerStyle) | UISegmentedControl | NSSegmentedControl | `.introspectSegmentedControl()`
|
||||
Button | _N/A_ | NSButton | `.introspectButton()`
|
||||
ColorPicker | UIColorWell | NSColorWell | `.introspectColorWell()`
|
||||
TabView | UITextView | NSTextView | `.introspectTextView()`
|
||||
TextEditor | UITextView | NSTextView | `.introspectTextView()`
|
||||
|
||||
|
||||
**Missing an element?** Please [create an issue](https://github.com/timbersoftware/SwiftUI-Introspect/issues). As a temporary solution, you can [implement your own selector](#implement-your-own-selector).
|
||||
|
|
Loading…
Reference in New Issue