Package org.robovm.apple.mapkit
Class MKLocalSearchResultType
- All Implemented Interfaces:
Comparable<MKLocalSearchResultType>,Iterable<MKLocalSearchResultType>
public final class MKLocalSearchResultType extends Bits<MKLocalSearchResultType>
- Since:
- Available in iOS 13.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static MKLocalSearchResultTypeAddressstatic MKLocalSearchResultTypeNonestatic MKLocalSearchResultTypePointOfInterest -
Constructor Summary
Constructors Constructor Description MKLocalSearchResultType(long value) -
Method Summary
Modifier and Type Method Description protected MKLocalSearchResultType[]_values()static MKLocalSearchResultType[]values()protected MKLocalSearchResultTypewrap(long value, long mask)
-
Field Details
-
Constructor Details
-
MKLocalSearchResultType
public MKLocalSearchResultType(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<MKLocalSearchResultType>
-
_values
- Specified by:
_valuesin classBits<MKLocalSearchResultType>
-
values
-