objc2_map_kit/generated/MKPointOfInterestCategory.rs
1//! This file has been automatically generated by `objc2`'s `header-translator`.
2//! DO NOT EDIT
3use objc2_foundation::*;
4
5use crate::*;
6
7/// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategory?language=objc)
8// NS_TYPED_ENUM
9pub type MKPointOfInterestCategory = NSString;
10
11extern "C" {
12 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryanimalservice?language=objc)
13 pub static MKPointOfInterestCategoryAnimalService: Option<&'static MKPointOfInterestCategory>;
14}
15
16extern "C" {
17 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryairport?language=objc)
18 pub static MKPointOfInterestCategoryAirport: Option<&'static MKPointOfInterestCategory>;
19}
20
21extern "C" {
22 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryamusementpark?language=objc)
23 pub static MKPointOfInterestCategoryAmusementPark: Option<&'static MKPointOfInterestCategory>;
24}
25
26extern "C" {
27 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryaquarium?language=objc)
28 pub static MKPointOfInterestCategoryAquarium: Option<&'static MKPointOfInterestCategory>;
29}
30
31extern "C" {
32 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryatm?language=objc)
33 pub static MKPointOfInterestCategoryATM: Option<&'static MKPointOfInterestCategory>;
34}
35
36extern "C" {
37 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryautomotiverepair?language=objc)
38 pub static MKPointOfInterestCategoryAutomotiveRepair:
39 Option<&'static MKPointOfInterestCategory>;
40}
41
42extern "C" {
43 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybakery?language=objc)
44 pub static MKPointOfInterestCategoryBakery: Option<&'static MKPointOfInterestCategory>;
45}
46
47extern "C" {
48 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybank?language=objc)
49 pub static MKPointOfInterestCategoryBank: Option<&'static MKPointOfInterestCategory>;
50}
51
52extern "C" {
53 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybaseball?language=objc)
54 pub static MKPointOfInterestCategoryBaseball: Option<&'static MKPointOfInterestCategory>;
55}
56
57extern "C" {
58 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybasketball?language=objc)
59 pub static MKPointOfInterestCategoryBasketball: Option<&'static MKPointOfInterestCategory>;
60}
61
62extern "C" {
63 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybeach?language=objc)
64 pub static MKPointOfInterestCategoryBeach: Option<&'static MKPointOfInterestCategory>;
65}
66
67extern "C" {
68 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybeauty?language=objc)
69 pub static MKPointOfInterestCategoryBeauty: Option<&'static MKPointOfInterestCategory>;
70}
71
72extern "C" {
73 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybowling?language=objc)
74 pub static MKPointOfInterestCategoryBowling: Option<&'static MKPointOfInterestCategory>;
75}
76
77extern "C" {
78 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorybrewery?language=objc)
79 pub static MKPointOfInterestCategoryBrewery: Option<&'static MKPointOfInterestCategory>;
80}
81
82extern "C" {
83 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorycafe?language=objc)
84 pub static MKPointOfInterestCategoryCafe: Option<&'static MKPointOfInterestCategory>;
85}
86
87extern "C" {
88 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorycampground?language=objc)
89 pub static MKPointOfInterestCategoryCampground: Option<&'static MKPointOfInterestCategory>;
90}
91
92extern "C" {
93 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorycarrental?language=objc)
94 pub static MKPointOfInterestCategoryCarRental: Option<&'static MKPointOfInterestCategory>;
95}
96
97extern "C" {
98 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorycastle?language=objc)
99 pub static MKPointOfInterestCategoryCastle: Option<&'static MKPointOfInterestCategory>;
100}
101
102extern "C" {
103 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryconventioncenter?language=objc)
104 pub static MKPointOfInterestCategoryConventionCenter:
105 Option<&'static MKPointOfInterestCategory>;
106}
107
108extern "C" {
109 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorydistillery?language=objc)
110 pub static MKPointOfInterestCategoryDistillery: Option<&'static MKPointOfInterestCategory>;
111}
112
113extern "C" {
114 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryevcharger?language=objc)
115 pub static MKPointOfInterestCategoryEVCharger: Option<&'static MKPointOfInterestCategory>;
116}
117
118extern "C" {
119 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryfairground?language=objc)
120 pub static MKPointOfInterestCategoryFairground: Option<&'static MKPointOfInterestCategory>;
121}
122
123extern "C" {
124 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryfirestation?language=objc)
125 pub static MKPointOfInterestCategoryFireStation: Option<&'static MKPointOfInterestCategory>;
126}
127
128extern "C" {
129 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryfishing?language=objc)
130 pub static MKPointOfInterestCategoryFishing: Option<&'static MKPointOfInterestCategory>;
131}
132
133extern "C" {
134 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryfitnesscenter?language=objc)
135 pub static MKPointOfInterestCategoryFitnessCenter: Option<&'static MKPointOfInterestCategory>;
136}
137
138extern "C" {
139 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryfoodmarket?language=objc)
140 pub static MKPointOfInterestCategoryFoodMarket: Option<&'static MKPointOfInterestCategory>;
141}
142
143extern "C" {
144 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryfortress?language=objc)
145 pub static MKPointOfInterestCategoryFortress: Option<&'static MKPointOfInterestCategory>;
146}
147
148extern "C" {
149 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorygasstation?language=objc)
150 pub static MKPointOfInterestCategoryGasStation: Option<&'static MKPointOfInterestCategory>;
151}
152
153extern "C" {
154 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorygolf?language=objc)
155 pub static MKPointOfInterestCategoryGolf: Option<&'static MKPointOfInterestCategory>;
156}
157
158extern "C" {
159 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorygokart?language=objc)
160 pub static MKPointOfInterestCategoryGoKart: Option<&'static MKPointOfInterestCategory>;
161}
162
163extern "C" {
164 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryhiking?language=objc)
165 pub static MKPointOfInterestCategoryHiking: Option<&'static MKPointOfInterestCategory>;
166}
167
168extern "C" {
169 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryhospital?language=objc)
170 pub static MKPointOfInterestCategoryHospital: Option<&'static MKPointOfInterestCategory>;
171}
172
173extern "C" {
174 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryhotel?language=objc)
175 pub static MKPointOfInterestCategoryHotel: Option<&'static MKPointOfInterestCategory>;
176}
177
178extern "C" {
179 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorykayaking?language=objc)
180 pub static MKPointOfInterestCategoryKayaking: Option<&'static MKPointOfInterestCategory>;
181}
182
183extern "C" {
184 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorylandmark?language=objc)
185 pub static MKPointOfInterestCategoryLandmark: Option<&'static MKPointOfInterestCategory>;
186}
187
188extern "C" {
189 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorylaundry?language=objc)
190 pub static MKPointOfInterestCategoryLaundry: Option<&'static MKPointOfInterestCategory>;
191}
192
193extern "C" {
194 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorylibrary?language=objc)
195 pub static MKPointOfInterestCategoryLibrary: Option<&'static MKPointOfInterestCategory>;
196}
197
198extern "C" {
199 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorymailbox?language=objc)
200 pub static MKPointOfInterestCategoryMailbox: Option<&'static MKPointOfInterestCategory>;
201}
202
203extern "C" {
204 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorymarina?language=objc)
205 pub static MKPointOfInterestCategoryMarina: Option<&'static MKPointOfInterestCategory>;
206}
207
208extern "C" {
209 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryminigolf?language=objc)
210 pub static MKPointOfInterestCategoryMiniGolf: Option<&'static MKPointOfInterestCategory>;
211}
212
213extern "C" {
214 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorymovietheater?language=objc)
215 pub static MKPointOfInterestCategoryMovieTheater: Option<&'static MKPointOfInterestCategory>;
216}
217
218extern "C" {
219 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorymuseum?language=objc)
220 pub static MKPointOfInterestCategoryMuseum: Option<&'static MKPointOfInterestCategory>;
221}
222
223extern "C" {
224 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorymusicvenue?language=objc)
225 pub static MKPointOfInterestCategoryMusicVenue: Option<&'static MKPointOfInterestCategory>;
226}
227
228extern "C" {
229 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorynationalmonument?language=objc)
230 pub static MKPointOfInterestCategoryNationalMonument:
231 Option<&'static MKPointOfInterestCategory>;
232}
233
234extern "C" {
235 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorynationalpark?language=objc)
236 pub static MKPointOfInterestCategoryNationalPark: Option<&'static MKPointOfInterestCategory>;
237}
238
239extern "C" {
240 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorynightlife?language=objc)
241 pub static MKPointOfInterestCategoryNightlife: Option<&'static MKPointOfInterestCategory>;
242}
243
244extern "C" {
245 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorypark?language=objc)
246 pub static MKPointOfInterestCategoryPark: Option<&'static MKPointOfInterestCategory>;
247}
248
249extern "C" {
250 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryparking?language=objc)
251 pub static MKPointOfInterestCategoryParking: Option<&'static MKPointOfInterestCategory>;
252}
253
254extern "C" {
255 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorypharmacy?language=objc)
256 pub static MKPointOfInterestCategoryPharmacy: Option<&'static MKPointOfInterestCategory>;
257}
258
259extern "C" {
260 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryplanetarium?language=objc)
261 pub static MKPointOfInterestCategoryPlanetarium: Option<&'static MKPointOfInterestCategory>;
262}
263
264extern "C" {
265 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorypolice?language=objc)
266 pub static MKPointOfInterestCategoryPolice: Option<&'static MKPointOfInterestCategory>;
267}
268
269extern "C" {
270 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorypostoffice?language=objc)
271 pub static MKPointOfInterestCategoryPostOffice: Option<&'static MKPointOfInterestCategory>;
272}
273
274extern "C" {
275 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorypublictransport?language=objc)
276 pub static MKPointOfInterestCategoryPublicTransport: Option<&'static MKPointOfInterestCategory>;
277}
278
279extern "C" {
280 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryrestaurant?language=objc)
281 pub static MKPointOfInterestCategoryRestaurant: Option<&'static MKPointOfInterestCategory>;
282}
283
284extern "C" {
285 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryrestroom?language=objc)
286 pub static MKPointOfInterestCategoryRestroom: Option<&'static MKPointOfInterestCategory>;
287}
288
289extern "C" {
290 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryrockclimbing?language=objc)
291 pub static MKPointOfInterestCategoryRockClimbing: Option<&'static MKPointOfInterestCategory>;
292}
293
294extern "C" {
295 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryrvpark?language=objc)
296 pub static MKPointOfInterestCategoryRVPark: Option<&'static MKPointOfInterestCategory>;
297}
298
299extern "C" {
300 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryschool?language=objc)
301 pub static MKPointOfInterestCategorySchool: Option<&'static MKPointOfInterestCategory>;
302}
303
304extern "C" {
305 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryskatepark?language=objc)
306 pub static MKPointOfInterestCategorySkatePark: Option<&'static MKPointOfInterestCategory>;
307}
308
309extern "C" {
310 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryskating?language=objc)
311 pub static MKPointOfInterestCategorySkating: Option<&'static MKPointOfInterestCategory>;
312}
313
314extern "C" {
315 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryskiing?language=objc)
316 pub static MKPointOfInterestCategorySkiing: Option<&'static MKPointOfInterestCategory>;
317}
318
319extern "C" {
320 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorysoccer?language=objc)
321 pub static MKPointOfInterestCategorySoccer: Option<&'static MKPointOfInterestCategory>;
322}
323
324extern "C" {
325 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryspa?language=objc)
326 pub static MKPointOfInterestCategorySpa: Option<&'static MKPointOfInterestCategory>;
327}
328
329extern "C" {
330 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorystadium?language=objc)
331 pub static MKPointOfInterestCategoryStadium: Option<&'static MKPointOfInterestCategory>;
332}
333
334extern "C" {
335 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorystore?language=objc)
336 pub static MKPointOfInterestCategoryStore: Option<&'static MKPointOfInterestCategory>;
337}
338
339extern "C" {
340 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorysurfing?language=objc)
341 pub static MKPointOfInterestCategorySurfing: Option<&'static MKPointOfInterestCategory>;
342}
343
344extern "C" {
345 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryswimming?language=objc)
346 pub static MKPointOfInterestCategorySwimming: Option<&'static MKPointOfInterestCategory>;
347}
348
349extern "C" {
350 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorytennis?language=objc)
351 pub static MKPointOfInterestCategoryTennis: Option<&'static MKPointOfInterestCategory>;
352}
353
354extern "C" {
355 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorytheater?language=objc)
356 pub static MKPointOfInterestCategoryTheater: Option<&'static MKPointOfInterestCategory>;
357}
358
359extern "C" {
360 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryuniversity?language=objc)
361 pub static MKPointOfInterestCategoryUniversity: Option<&'static MKPointOfInterestCategory>;
362}
363
364extern "C" {
365 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategorywinery?language=objc)
366 pub static MKPointOfInterestCategoryWinery: Option<&'static MKPointOfInterestCategory>;
367}
368
369extern "C" {
370 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryvolleyball?language=objc)
371 pub static MKPointOfInterestCategoryVolleyball: Option<&'static MKPointOfInterestCategory>;
372}
373
374extern "C" {
375 /// [Apple's documentation](https://developer.apple.com/documentation/mapkit/mkpointofinterestcategoryzoo?language=objc)
376 pub static MKPointOfInterestCategoryZoo: Option<&'static MKPointOfInterestCategory>;
377}