NSMetadataQuery
Notifications
NSMetadataQuery()
NSMetadataQuery(IntPtr)
NSMetadataQuery(NativeHandle)
NSMetadataQuery(NSObjectFlag)
AccessibleUbiquitousExternalDocumentsScope
AcquisitionMakeKey
AcquisitionModelKey
AlbumKey
AltitudeKey
ApertureKey
AppleLoopDescriptorsKey
AppleLoopsKeyFilterTypeKey
AppleLoopsLoopModeKey
AppleLoopsRootKeyKey
ApplicationCategoriesKey
AudiencesKey
AudioBitRateKey
AudioChannelCountKey
AudioEncodingApplicationKey
AudioSampleRateKey
AudioTrackNumberKey
AuthorAddressesKey
AuthorEmailAddressesKey
AuthorsKey
BitsPerSampleKey
CameraOwnerKey
CFBundleIdentifierKey
CityKey
ClassHandle
CodecsKey
ColorSpaceKey
CommentKey
ComposerKey
ContactKeywordsKey
ContentCreationDateKey
ContentModificationDateKey
ContentTypeKey
ContentTypeTreeKey
ContributorsKey
CopyrightKey
CountryKey
CoverageKey
CreatorKey
DateAddedKey
Delegate
DeliveryTypeKey
DescriptionKey
DidFinishGatheringNotification
DidStartGatheringNotification
DidUpdateNotification
DirectorKey
DownloadedDateKey
DueDateKey
DurationSecondsKey
EditorsKey
EmailAddressesKey
EncodingApplicationsKey
ExecutableArchitecturesKey
ExecutablePlatformKey
ExifGpsVersionKey
ExifVersionKey
ExposureModeKey
ExposureProgramKey
ExposureTimeSecondsKey
ExposureTimeStringKey
FinderCommentKey
FlashOnOffKey
FNumberKey
FocalLength35mmKey
FocalLengthKey
FontsKey
GatheringProgressNotification
GenreKey
GpsAreaInformationKey
GpsDateStampKey
GpsDestBearingKey
GpsDestDistanceKey
GpsDestLatitudeKey
GpsDestLongitudeKey
GpsDifferentalKey
GpsDopKey
GpsMapDatumKey
GpsMeasureModeKey
GpsProcessingMethodKey
GpsStatusKey
GpsTrackKey
GroupedResults
GroupingAttributes
HasAlphaChannelKey
HeadlineKey
IdentifierKey
ImageDirectionKey
InformationKey
InstantMessageAddressesKey
InstructionsKey
IsApplicationManagedKey
IsGathering
IsGeneralMidiSequenceKey
IsLikelyJunkKey
IsoSpeedKey
IsStarted
IsStopped
ItemDisplayNameKey
ItemFSContentChangeDateKey
ItemFSCreationDateKey
ItemFSNameKey
ItemFSSizeKey
ItemIsUbiquitousKey
ItemPathKey
ItemURLKey
KeySignatureKey
KeywordsKey
KindKey
LanguagesKey
LastUsedDateKey
LatitudeKey
LayerNamesKey
LensModelKey
LocalComputerScope
LocalDocumentsScope
LongitudeKey
LyricistKey
MaxApertureKey
MediaTypesKey
MeteringModeKey
MusicalGenreKey
MusicalInstrumentCategoryKey
MusicalInstrumentNameKey
NamedLocationKey
NetworkScope
NotificationBatchingInterval
NumberOfPagesKey
OperationQueue
OrganizationsKey
OrientationKey
OriginalFormatKey
OriginalSourceKey
PageHeightKey
PageWidthKey
ParticipantsKey
PerformersKey
PhoneNumbersKey
PixelCountKey
PixelHeightKey
PixelWidthKey
Predicate
ProducerKey
ProfileNameKey
ProjectsKey
PublishersKey
QueryUpdateAddedItemsKey
QueryUpdateChangedItemsKey
QueryUpdateRemovedItemsKey
RecipientAddressesKey
RecipientEmailAddressesKey
RecipientsKey
RecordingDateKey
RecordingYearKey
RedEyeOnOffKey
ReplacementObjectForResultObject
ReplacementValueForAttributevalue
ResolutionHeightDpiKey
ResolutionWidthDpiKey
ResultContentRelevanceAttribute
ResultCount
Results
RightsKey
SearchItems
SearchScopes
SecurityMethodKey
SortDescriptors
SpeedKey
StarRatingKey
StateOrProvinceKey
StreamableKey
SubjectKey
TempoKey
TextContentKey
ThemeKey
TimeSignatureKey
TimestampKey
TitleKey
TotalBitRateKey
UbiquitousDataScope
UbiquitousDocumentsScope
UbiquitousItemContainerDisplayNameKey
UbiquitousItemDownloadingErrorKey
UbiquitousItemDownloadingStatusKey
UbiquitousItemDownloadRequestedKey
UbiquitousItemHasUnresolvedConflictsKey
UbiquitousItemIsDownloadedKey
UbiquitousItemIsDownloadingKey
UbiquitousItemIsExternalDocumentKey
UbiquitousItemIsSharedKey
UbiquitousItemIsUploadedKey
UbiquitousItemIsUploadingKey
UbiquitousItemPercentDownloadedKey
UbiquitousItemPercentUploadedKey
UbiquitousItemUploadingErrorKey
UbiquitousItemURLInLocalContainerKey
UbiquitousSharedItemCurrentUserPermissionsKey
UbiquitousSharedItemCurrentUserRoleKey
UbiquitousSharedItemMostRecentEditorNameComponentsKey
UbiquitousSharedItemOwnerNameComponentsKey
UbiquitousSharedItemPermissionsReadOnly
UbiquitousSharedItemPermissionsReadWrite
UbiquitousSharedItemRoleOwner
UbiquitousSharedItemRoleParticipant
UserHomeScope
ValueListAttributes
ValueLists
VersionKey
VideoBitRateKey
WeakDelegate
WhereFromsKey
WhiteBalanceKey
DisableUpdates()
Dispose(Boolean)
EnableUpdates()
EnumerateResultsUsingBlock(NSMetadataQueryEnumerationCallback)
EnumerateResultsWithOptions(NSEnumerationOptions, NSMetadataQueryEnumerationCallback)
IndexOfResult(NSObject)
ResultAtIndex(nint)
ResultAtIndex(nint)
StartQuery()
StopQuery()
ValueOfAttribute(String, nint)
ValueOfAttribute(String, nint)
xamarinmac
namespace Foundation
{
[Register("NSMetadataQuery", true)]
public class NSMetadataQuery : NSObject
{
[Field("NSMetadataItemOrientationKey", "Foundation")]
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
public static NSString! OrientationKey
{
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API